{"id":3498378,"name":"github.com/netlify/open-api","ecosystem":"go","description":"","homepage":"https://github.com/netlify/open-api","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/netlify/open-api","keywords_array":[],"namespace":"github.com/netlify","versions_count":51,"first_release_published_at":"2016-11-24T02:19:28.000Z","latest_release_published_at":"2021-01-22T22:33:41.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-05-31T23:31:33.452Z","created_at":"2022-04-10T19:51:02.612Z","updated_at":"2026-05-31T23:31:33.452Z","registry_url":"https://pkg.go.dev/github.com/netlify/open-api","install_command":"go get github.com/netlify/open-api","documentation_url":"https://pkg.go.dev/github.com/netlify/open-api#section-documentation","metadata":{},"repo_metadata":{"id":37549417,"uuid":"57000527","full_name":"netlify/open-api","owner":"netlify","description":"Open API specification of Netlify's API","archived":false,"fork":false,"pushed_at":"2025-10-22T05:53:17.000Z","size":12189,"stargazers_count":297,"open_issues_count":59,"forks_count":118,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-22T07:28:03.847Z","etag":null,"topics":["production"],"latest_commit_sha":null,"homepage":"https://open-api.netlify.com/#/default","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netlify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-04-25T00:16:55.000Z","updated_at":"2025-10-14T14:49:40.000Z","dependencies_parsed_at":"2023-09-23T14:19:16.039Z","dependency_job_id":"b786e3c7-83bc-44dc-a689-c1fefb1055e6","html_url":"https://github.com/netlify/open-api","commit_stats":{"total_commits":723,"total_committers":73,"mean_commits":9.904109589041095,"dds":0.8478561549100968,"last_synced_commit":"166c074a16e7b753980a25579b6c77e432ea8af5"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/netlify/open-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/sbom","scorecard":{"id":680867,"data":{"date":"2025-08-11","repo":{"name":"github.com/netlify/open-api","commit":"43ce43fa91669226ec0fc0de5f6152ab5c1047a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/fossa.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/swagger-bump.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-go-src.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: go/internal/data/hello-go-binary-function:1","Warn: binary detected: go/internal/data/hello-go-binary-function-background: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":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/netlify/.github/SECURITY.md:1","Info: Found linked content: github.com/netlify/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/netlify/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:7"],"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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fossa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/fossa.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swagger-bump.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/swagger-bump.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swagger-bump.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/swagger-bump.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swagger-bump.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/swagger-bump.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-go-src.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/verify-go-src.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-go-src.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/open-api/verify-go-src.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/fossa.yml:22","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   2 npmCommand 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":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-9rhg-254w-fh9x","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-21T23:07:25.038Z","repository_id":37549417,"created_at":"2025-08-21T23:07:25.038Z","updated_at":"2025-08-21T23:07:25.038Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878405,"owners_count":26406672,"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-10-24T02:00:06.418Z","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":"netlify","name":"Netlify","uuid":"7892489","kind":"organization","description":"Netlify builds, deploys and hosts your front-end","email":"team@netlify.com","website":"https://www.netlify.com","location":"San Francisco","twitter":"netlify","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7892489?v=4","repositories_count":367,"last_synced_at":"2025-09-30T07:02:28.684Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/netlify","funding_links":[],"total_stars":22294,"followers":10894,"following":0,"created_at":"2022-11-02T16:39:06.305Z","updated_at":"2025-09-30T07:02:28.684Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify/repositories"},"tags":[{"name":"v2.40.0","sha":"d582bdbbc73abbe8bdaf5411a35f9b11282009fa","kind":"commit","published_at":"2025-10-10T14:44:53.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.40.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d6daffbc3b797bec22b1a4346577ef89cc434f48","kind":"commit","published_at":"2025-10-01T09:27:25.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.39.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.39.0/manifests"},{"name":"v2.38.0","sha":"e08fbb01d24868b51ed0f6ae56facb2b69757fc6","kind":"commit","published_at":"2025-09-17T02:04:15.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.38.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.38.0/manifests"},{"name":"v2.37.0","sha":"df38897b674b1c780a9d80a33b1f1970569ef833","kind":"commit","published_at":"2025-04-17T08:56:46.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.37.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.37.0/manifests"},{"name":"v2.36.0","sha":"66813d46e47f207443b7aebce2c22c4a4c8ca867","kind":"commit","published_at":"2025-01-22T21:34:28.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.36.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"49dac51f85c3c9361c1dd92d613be136a68a9154","kind":"commit","published_at":"2025-01-17T19:45:57.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.35.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"166c074a16e7b753980a25579b6c77e432ea8af5","kind":"commit","published_at":"2024-12-05T19:34:22.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.35.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.35.0/manifests"},{"name":"v2.34.0","sha":"ac0fa55940cc68e603ca2f643ba92ece11970c44","kind":"commit","published_at":"2024-08-09T13:46:57.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.34.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"28dffebdfd32a0dccb986e8d323d77a6b24c713a","kind":"commit","published_at":"2024-06-20T11:18:51.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.33.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"df6f06e1882d55dac7020ed71b5f77c19f89246f","kind":"commit","published_at":"2024-06-17T09:47:58.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.33.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"2036c6ad67bd4e8756274889fec7b5b5d5057e6a","kind":"commit","published_at":"2024-06-10T10:21:46.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.32.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"44df1dddbd5baf572f00b465af38412a4051c839","kind":"commit","published_at":"2024-05-29T11:12:43.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.31.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"809b82901be3b7c74a4078b5b36a2fe56b447475","kind":"commit","published_at":"2024-04-04T14:48:07.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.30.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"3534c89b56db61a271971e8cfbd90afa6e18506d","kind":"commit","published_at":"2024-04-04T12:26:44.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.29.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"a1b2534beb9f14c2497085a8ec6bb47cff43ba16","kind":"commit","published_at":"2024-01-31T13:50:45.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.28.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"f0713b5b1bf92b8688ef26579de8c1b9f1bb2494","kind":"commit","published_at":"2024-01-22T14:02:05.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.27.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"636eb2bbee56508fbb741b728b30bff285177847","kind":"commit","published_at":"2024-01-16T11:57:35.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.26.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"463deab9295c97a21b7ba7de610e44c9a988c76a","kind":"commit","published_at":"2023-11-09T14:40:40.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.26.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"13a9874ddf455d4457eafcd30769a02a5caa77fb","kind":"commit","published_at":"2023-11-07T15:26:11.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.25.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.25.0/manifests"},{"name":"v2.24.1","sha":"60d84b9f8e09aaed947af4481b1df31b6daa86da","kind":"commit","published_at":"2023-10-30T13:16:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.24.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.24.1/manifests"},{"name":"v2.24.0","sha":"4bc8b72db70e0e6a83531d024c90c073e4d95925","kind":"commit","published_at":"2023-10-27T09:14:59.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.24.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.24.0/manifests"},{"name":"v2.23.2","sha":"82b10518c834b08672ad7080dc9d348f676cf94c","kind":"commit","published_at":"2023-10-19T08:39:46.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.23.2","html_url":"https://github.com/netlify/open-api/releases/tag/v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.2/manifests"},{"name":"v2.23.1","sha":"dc326720b22dd11e6d8bc96aa2b609c371b9832b","kind":"commit","published_at":"2023-10-13T11:07:06.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.23.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"791a4547b46a91a58f57af8bd749b285fc778596","kind":"commit","published_at":"2023-09-28T14:40:59.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.23.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"6c91bde44ba33f27af6eb7fc3166ea99f60c30e5","kind":"commit","published_at":"2023-09-22T15:47:34.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.22.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.22.0/manifests"},{"name":"v2.21.1","sha":"ddba7fce4652979994999072ff3d191a4f9f00eb","kind":"commit","published_at":"2023-09-18T11:25:01.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.21.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"99d733ef7085a95798fb2a151e89d775cbc68bab","kind":"commit","published_at":"2023-08-25T09:33:05.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.21.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"3f74ec0027792b7a17a90ec15cdf0b2235a04a82","kind":"commit","published_at":"2023-08-09T14:13:20.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.20.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.20.0/manifests"},{"name":"v2.19.1","sha":"048ece071f60440deeb34a01f27ada2035a0aa0d","kind":"commit","published_at":"2023-07-12T08:10:49.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.19.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"b4874b5414c8f405bad9973ec299280bb84814a6","kind":"commit","published_at":"2023-06-09T14:26:01.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.19.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"89cc7dcacdf08d3bde74997c9d9b75665d948529","kind":"commit","published_at":"2023-05-15T15:14:38.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.18.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"1e435fe5cb9a9bc778620d2e15f0287ac0d8cd7c","kind":"commit","published_at":"2023-05-11T09:19:59.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.17.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"d4fe79bce9459752c7861764cfc364c6afd790d3","kind":"commit","published_at":"2023-05-10T19:38:12.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.17.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"8620e4b958855a305a9a24d38e703ffec0fb3a63","kind":"tag","published_at":"2023-04-19T13:32:24.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.16.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.16.0/manifests"},{"name":"v2.15.1","sha":"79ee04412d7a1a176073b9b67cee9ebc42f381e4","kind":"commit","published_at":"2023-03-24T16:20:01.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.15.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"8593e1c9898742cbe835a0e514a2cc3036e1cd7e","kind":"commit","published_at":"2023-02-20T10:23:35.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.15.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"efa92b1e0b8dccb74456128112a230a9c769e517","kind":"commit","published_at":"2023-02-02T13:02:40.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.14.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"cb7bda10364faec5cc791e7b7819e0ede7705539","kind":"commit","published_at":"2023-01-23T14:09:34.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.13.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"64db0f9923e7d3f030f811575712f1092fd859ad","kind":"commit","published_at":"2022-11-21T14:38:27.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.12.2","html_url":"https://github.com/netlify/open-api/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"c254808f064c086a09f742c31cd02d5c5f388611","kind":"commit","published_at":"2022-10-18T11:24:14.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.12.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"5544cc4dd58f6f77bd94f275485e04da526cd5b3","kind":"commit","published_at":"2022-08-16T03:22:38.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.12.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"c618242875299ab273381c96f17ca65e5a0519de","kind":"commit","published_at":"2022-07-14T10:03:14.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.11.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"9e3f26ca8bb862cc1a539cac395e7b922e0cb7e5","kind":"commit","published_at":"2022-06-17T16:53:51.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.10.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"7325d4816c047c0ef96eaee995454fca017243da","kind":"commit","published_at":"2022-04-19T09:42:00.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.9.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"c17c06ae40582f932d4b418502264157de83d0f0","kind":"commit","published_at":"2022-01-04T10:50:45.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.8.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"c445487c61e7b4386e4653d81af55db9ed360fab","kind":"commit","published_at":"2021-12-21T09:45:02.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.7.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"2245d381e36931984eae2232466d6e56d23fde57","kind":"commit","published_at":"2021-11-08T14:52:20.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.6.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"0e796cc980d524747f035f41f7bc61bf9c7ec06e","kind":"commit","published_at":"2021-10-20T18:05:06.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.5.2","html_url":"https://github.com/netlify/open-api/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"eaba54e43a51b2b2993e41183fafde970e6c4a12","kind":"commit","published_at":"2021-10-15T15:03:51.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.5.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"9ff3baa6a7216a12a08659f9e400e7d241a05a94","kind":"commit","published_at":"2021-06-03T23:50:20.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.5.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"fe3e11974006caaec0502c8863a8fd064a4a6198","kind":"commit","published_at":"2021-05-03T20:14:14.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.4.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"26b713d89cd8fee5de8af36b39f5b83698354c34","kind":"commit","published_at":"2021-04-29T13:19:22.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.3.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"6499e1e1dbaa2f2a2aa8dad78d327c1a95fd808a","kind":"commit","published_at":"2021-04-29T12:50:07.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.3.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"c4d00b3b8ef5dea7a49adb50c03ec866df870682","kind":"commit","published_at":"2021-03-16T21:44:17.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.2.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"9b35e5e67a28ba0ed7ab52120f87d43ed7f246d2","kind":"commit","published_at":"2021-02-23T20:16:46.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.1.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"77fa9d04b7a6013b324e48966b295ba5f5b00163","kind":"commit","published_at":"2021-02-10T23:59:25.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.1.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"d91c32ecd4633cfefafde80b684318348dd68b13","kind":"commit","published_at":"2021-02-10T00:46:43.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.0.2","html_url":"https://github.com/netlify/open-api/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7810c4b17f88b4f17e8f04115d404993e536d916","kind":"commit","published_at":"2021-02-10T00:08:02.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.0.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.1/manifests"},{"name":"v2.0.0-set-module-path.1","sha":"7a831bb1b9a62b58f765848cbeef1f80f5b33d1d","kind":"commit","published_at":"2021-02-05T05:39:47.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.0.0-set-module-path.1","html_url":"https://github.com/netlify/open-api/releases/tag/v2.0.0-set-module-path.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.0.0-set-module-path.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0-set-module-path.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0-set-module-path.1/manifests"},{"name":"v2.0.0-set-module-path.0","sha":"7a831bb1b9a62b58f765848cbeef1f80f5b33d1d","kind":"commit","published_at":"2021-02-05T05:39:47.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.0.0-set-module-path.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.0.0-set-module-path.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.0.0-set-module-path.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0-set-module-path.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0-set-module-path.0/manifests"},{"name":"v1.4.0-plumbing-example.4","sha":"0b2fea4136f5d9855314aac8cf3b861a6767e021","kind":"commit","published_at":"2021-02-05T02:25:06.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-plumbing-example.4","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-plumbing-example.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-plumbing-example.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.4/manifests"},{"name":"v1.4.0-plumbing-example.2","sha":"fb1efe245f64738fd41c7d60bcde66300263f7ee","kind":"commit","published_at":"2021-02-05T02:16:32.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-plumbing-example.2","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-plumbing-example.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-plumbing-example.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.2/manifests"},{"name":"v1.4.0-plumbing-example.3","sha":"fb1efe245f64738fd41c7d60bcde66300263f7ee","kind":"commit","published_at":"2021-02-05T02:16:32.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-plumbing-example.3","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-plumbing-example.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-plumbing-example.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.3/manifests"},{"name":"v1.4.0-plumbing-example.1","sha":"54a866d97d9426eb57bff2dd6d4cdb532920aba6","kind":"commit","published_at":"2021-02-05T02:12:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-plumbing-example.1","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-plumbing-example.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-plumbing-example.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.1/manifests"},{"name":"v1.4.0-plumbing-example.0","sha":"414a6b8dea2c0362c936d7ff6d20c9d015870397","kind":"commit","published_at":"2021-02-05T02:00:27.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-plumbing-example.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-plumbing-example.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-plumbing-example.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-plumbing-example.0/manifests"},{"name":"v2.0.0","sha":"2a629bcc306e7543644b1b1d27ff4de6a11b121e","kind":"commit","published_at":"2021-02-04T21:40:52.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v2.0.0","html_url":"https://github.com/netlify/open-api/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v2.0.0/manifests"},{"name":"v1.4.0-flexible-cancel.0","sha":"985c0e2746ce20c198e4673eea75d1356c2e4e36","kind":"commit","published_at":"2021-02-03T01:53:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0-flexible-cancel.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0-flexible-cancel.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0-flexible-cancel.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-flexible-cancel.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0-flexible-cancel.0/manifests"},{"name":"v1.4.0","sha":"53f9fdd22c528978e4d08b6283095afd7d978b7a","kind":"commit","published_at":"2021-01-22T22:33:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.4.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.4.0/manifests"},{"name":"v1.3.0-ignore-cache-dirs.1","sha":"0b08b4fc2ba0b50867cdd7c36b9436bcb7bfe8ac","kind":"commit","published_at":"2021-01-22T21:52:34.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.3.0-ignore-cache-dirs.1","html_url":"https://github.com/netlify/open-api/releases/tag/v1.3.0-ignore-cache-dirs.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.3.0-ignore-cache-dirs.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0-ignore-cache-dirs.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0-ignore-cache-dirs.1/manifests"},{"name":"v1.3.0-ignore-cache-dirs.0","sha":"40ce9ee1f32c572bb6a956969aa79573430a3540","kind":"commit","published_at":"2021-01-22T20:49:23.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.3.0-ignore-cache-dirs.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.3.0-ignore-cache-dirs.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.3.0-ignore-cache-dirs.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0-ignore-cache-dirs.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0-ignore-cache-dirs.0/manifests"},{"name":"v1.3.0","sha":"efeddb624b8b6bc0472087495d12f8380fc7afb2","kind":"commit","published_at":"2021-01-21T13:40:27.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.3.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"fa0c38181345b1f7b86c31b47a81d3359c294955","kind":"tag","published_at":"2021-01-12T19:09:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.2.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.2.0/manifests"},{"name":"v0.19.0","sha":"d0edf2f2019569d6f35b6e0ea2182ce067a9c9b5","kind":"commit","published_at":"2020-12-10T18:01:09.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.19.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.19.0/manifests"},{"name":"v1.1.0","sha":"d0edf2f2019569d6f35b6e0ea2182ce067a9c9b5","kind":"commit","published_at":"2020-12-10T18:01:09.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.1.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"10acf55df07bb513ce17168b07231eb536866203","kind":"tag","published_at":"2020-12-10T14:51:47.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v1.0.0","html_url":"https://github.com/netlify/open-api/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v1.0.0/manifests"},{"name":"v0.18.1-1","sha":"7f1a4bf216703f246d9a709cdcea6b8076e38bc2","kind":"commit","published_at":"2020-10-17T04:34:18.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.18.1-1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.18.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.18.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1-1/manifests"},{"name":"v0.18.1-0","sha":"5f50071a8dc26f131cf142b913e06bc7568a3d5a","kind":"commit","published_at":"2020-10-17T03:38:31.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.18.1-0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.18.1-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.18.1-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1-0/manifests"},{"name":"v0.18.1","sha":"f4d4c1c0f4fd3d04e876f0569a52dade45dab804","kind":"tag","published_at":"2020-10-11T09:12:08.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.18.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"6d77ca696837986aa9518d1843bd00cf8e4c387d","kind":"tag","published_at":"2020-10-07T08:53:29.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.18.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"5c4e59c70b5c92a56fafc0e155570848b70a1207","kind":"commit","published_at":"2020-09-30T01:58:07.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.17.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"af7f43b167ea39374174d52d720b6872f1bc7aa6","kind":"tag","published_at":"2020-09-24T10:02:37.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.16.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"d2a12ae3097ce5f314fe9efb07e0b69570ac9aee","kind":"tag","published_at":"2020-08-20T23:29:14.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.16.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"2ebac6df1a1890cde94f5efa67856491b9610c93","kind":"tag","published_at":"2020-05-14T12:23:15.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.15.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"86f52f320b6475bf028d882b24ea0d89b427b4d5","kind":"tag","published_at":"2020-05-08T17:58:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.14.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.14.0/manifests"},{"name":"v0.13.4","sha":"29814e0eeb7075208b4bccdc16dea7da58fbc14c","kind":"tag","published_at":"2020-04-29T00:22:38.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.13.4","html_url":"https://github.com/netlify/open-api/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"54679af62fc23c7940846a9819812e64cfae288f","kind":"tag","published_at":"2020-04-15T02:11:01.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.13.3","html_url":"https://github.com/netlify/open-api/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"a7de3ae640a6ed90c0471e3eaf45572197401fc1","kind":"tag","published_at":"2020-03-11T22:42:44.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.13.2","html_url":"https://github.com/netlify/open-api/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"8dc3bacbd97adf428e92c8d873b0eb91ac856323","kind":"tag","published_at":"2020-02-27T13:33:05.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.13.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"2565937d8144571499f9bec031fc9bd7be3e7a43","kind":"tag","published_at":"2020-02-26T16:56:01.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.13.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"133a8c54656f0dd1732040af5a5ef416bb49a1b5","kind":"tag","published_at":"2019-12-16T15:19:00.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.12.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"a5e7524dbadf552473e395137c369c7ca6ad0a15","kind":"tag","published_at":"2019-04-19T23:04:35.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.11.4","html_url":"https://github.com/netlify/open-api/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"59fdb051afa388fede43a723ce733045a94ca1fa","kind":"tag","published_at":"2019-03-07T19:25:50.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.11.3","html_url":"https://github.com/netlify/open-api/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"ebc359ee4d752dde53d3b7f8b05be7891735ce6b","kind":"tag","published_at":"2019-03-07T01:26:25.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.11.2","html_url":"https://github.com/netlify/open-api/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"e74221b142c3f1e2fbd70eec16005a2c3d16319d","kind":"commit","published_at":"2019-03-06T00:37:37.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.11.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"7b77c31dcea4e0cd7532eefc642aab1a54ba58fe","kind":"tag","published_at":"2019-03-01T21:23:15.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.11.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"acc2ee05f305db4f1ef3fcc465453f5a983f142b","kind":"tag","published_at":"2019-02-28T23:40:38.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.10.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"48ecd039329c42b78b332d756db197a578c4e6e6","kind":"tag","published_at":"2019-02-20T22:49:15.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.9.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"a8ce16bd49c034ef061036ea5e2f0eab59e5c384","kind":"tag","published_at":"2019-02-05T23:12:39.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.8.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"734d73ff4f690c4abae52e7dbfe9e0e2fc0ffd07","kind":"tag","published_at":"2019-02-01T21:57:43.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.7.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"5c63b44bb9f19a7963cdea9e1432027229ce90fa","kind":"tag","published_at":"2019-02-01T21:52:23.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.7.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"89d22bbf354248457eb1b307b963f1093caead8f","kind":"tag","published_at":"2019-01-30T18:59:58.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.6.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"127a5a15dea739d11a5ca8f34e39e315c533abb9","kind":"commit","published_at":"2019-01-08T23:54:17.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.5.2","html_url":"https://github.com/netlify/open-api/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"59561d09f818a332a9ef838834a3002fb10af6db","kind":"commit","published_at":"2019-01-07T16:15:34.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.5.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"459e11544f6052e9dc20c36dfc6f402863410279","kind":"tag","published_at":"2018-10-13T00:02:45.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.5.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"c538e1097640e72fe7ccb7114ba88a1058f5a5a0","kind":"tag","published_at":"2018-09-14T16:03:07.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.4.2","html_url":"https://github.com/netlify/open-api/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"bccec77bb907b84208deb9b5990cf5ac456bf922","kind":"tag","published_at":"2018-09-11T21:52:54.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.4.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b5a114b5b2649326f69cb5b992bb80d59c5038ca","kind":"tag","published_at":"2018-09-11T17:48:28.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.4.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a22fa2a5d78d4d0742bd82723f89ffc9261e28c1","kind":"tag","published_at":"2018-09-07T18:35:04.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.3.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"35e47e550dde0096cc1bfc5407f3e68b91575058","kind":"tag","published_at":"2018-08-29T01:04:39.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.2.0","html_url":"https://github.com/netlify/open-api/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.2.0/manifests"},{"name":"v0.0.3","sha":"ce3d822d1073bc08387df6759e7c5954fc1a93d0","kind":"commit","published_at":"2017-01-19T19:44:41.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.0.3","html_url":"https://github.com/netlify/open-api/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e35983fc2661a99be2a827d2f26965ffe5f890a0","kind":"commit","published_at":"2016-12-07T22:14:51.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.0.2","html_url":"https://github.com/netlify/open-api/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"9d04397d2597b4c5f617613d1430dae937e82020","kind":"commit","published_at":"2016-11-24T02:19:28.000Z","download_url":"https://codeload.github.com/netlify/open-api/tar.gz/v0.0.1","html_url":"https://github.com/netlify/open-api/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/netlify/open-api@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-24T23:10:34.414Z","dependent_packages_count":21,"downloads":null,"downloads_period":null,"dependent_repos_count":54,"rankings":{"downloads":null,"dependent_repos_count":0.7767234487239757,"dependent_packages_count":1.0759685713373153,"stargazers_count":3.526995182158716,"forks_count":3.0150683550570365,"docker_downloads_count":null,"average":2.098688889319261},"purl":"pkg:golang/github.com/netlify/open-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/netlify/open-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/netlify/open-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/netlify/open-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T16:04:26.869Z","issues_count":23,"pull_requests_count":206,"avg_time_to_close_issue":2250786.0,"avg_time_to_close_pull_request":2085914.1709844559,"issues_closed_count":9,"pull_requests_closed_count":193,"pull_request_authors_count":49,"issue_authors_count":21,"avg_comments_per_issue":2.130434782608696,"avg_comments_per_pull_request":1.7864077669902914,"merged_pull_requests_count":161,"bot_issues_count":0,"bot_pull_requests_count":78,"past_year_issues_count":6,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":131.0,"past_year_avg_time_to_close_pull_request":529558.6666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.3157894736842104,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fopen-api/issues","maintainers":[{"login":"eduardoboucas","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardoboucas"},{"login":"jasonbarry","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonbarry"},{"login":"Skn0tt","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skn0tt"},{"login":"JGAntunes","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JGAntunes"},{"login":"kitop","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kitop"},{"login":"danez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danez"},{"login":"4xposed","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/4xposed"},{"login":"rybit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rybit"},{"login":"charliegroll","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charliegroll"},{"login":"benedfit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benedfit"},{"login":"mraerino","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mraerino"},{"login":"ramonsnir","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramonsnir"}],"active_maintainers":[{"login":"rybit","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rybit"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnetlify%2Fopen-api/codemeta","maintainers":[]}