{"id":3518304,"name":"github.com/googleapis/api-linter","ecosystem":"go","description":"","homepage":"https://github.com/googleapis/api-linter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/googleapis/api-linter","keywords_array":[],"namespace":"github.com/googleapis","versions_count":153,"first_release_published_at":"2020-06-18T21:56:46.000Z","latest_release_published_at":"2025-10-21T21:40:23.000Z","latest_release_number":"v1.72.0","last_synced_at":"2026-09-27T21:41:23.254Z","created_at":"2022-04-10T21:51:52.370Z","updated_at":"2026-09-27T21:41:23.254Z","registry_url":"https://pkg.go.dev/github.com/googleapis/api-linter","install_command":"go get github.com/googleapis/api-linter","documentation_url":"https://pkg.go.dev/github.com/googleapis/api-linter#section-documentation","metadata":null,"repo_metadata":{"id":38869926,"uuid":"178064406","full_name":"googleapis/api-linter","owner":"googleapis","description":"A linter for APIs defined in protocol buffers.","archived":false,"fork":false,"pushed_at":"2026-09-10T17:19:51.000Z","size":3318,"stargazers_count":765,"open_issues_count":60,"forks_count":181,"subscribers_count":57,"default_branch":"main","last_synced_at":"2026-09-24T06:55:52.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://linter.aip.dev/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googleapis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"docs/support/search.html","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-27T19:49:48.000Z","updated_at":"2026-09-22T08:53:32.000Z","dependencies_parsed_at":"2023-10-14T14:00:20.725Z","dependency_job_id":"2d64c7aa-9fcc-4ab5-98cc-c2a586ac9763","html_url":"https://github.com/googleapis/api-linter","commit_stats":null,"previous_names":[],"tags_count":157,"template":false,"template_full_name":null,"purl":"pkg:github/googleapis/api-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/sbom","scorecard":{"id":438356,"data":{"date":"2025-08-11","repo":{"name":"github.com/googleapis/api-linter","commit":"83575f397a3a6345186d3e2e5b1aab9535190aaf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"23 commit(s) and 7 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/googleapis/api-linter/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: docs/Dockerfile:1: pin your Docker image by updating ruby:3.4-alpine to ruby:3.4-alpine@sha256:e284f39a2103a564dca9771a81bfecb455b04cd3be4149b133ed7e508ef1b65f","Warn: goCommand not pinned by hash: .github/workflows/release.yaml:46","Warn: goCommand not pinned by hash: .github/workflows/release.yaml:47","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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 v1.70.2 not signed: https://api.github.com/repos/googleapis/api-linter/releases/238130567","Warn: release artifact v1.70.1 not signed: https://api.github.com/repos/googleapis/api-linter/releases/234047388","Warn: release artifact v1.70.0 not signed: https://api.github.com/repos/googleapis/api-linter/releases/233000159","Warn: release artifact v1.69.2 not signed: https://api.github.com/repos/googleapis/api-linter/releases/201509675","Warn: release artifact v1.69.1 not signed: https://api.github.com/repos/googleapis/api-linter/releases/200428795","Warn: release artifact v1.70.2 does not have provenance: https://api.github.com/repos/googleapis/api-linter/releases/238130567","Warn: release artifact v1.70.1 does not have provenance: https://api.github.com/repos/googleapis/api-linter/releases/234047388","Warn: release artifact v1.70.0 does not have provenance: https://api.github.com/repos/googleapis/api-linter/releases/233000159","Warn: release artifact v1.69.2 does not have provenance: https://api.github.com/repos/googleapis/api-linter/releases/201509675","Warn: release artifact v1.69.1 does not have provenance: https://api.github.com/repos/googleapis/api-linter/releases/200428795"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 19 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T05:09:24.090Z","repository_id":38869926,"created_at":"2025-08-19T05:09:24.091Z","updated_at":"2025-08-19T05:09:24.091Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37643857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-24T02:00:06.325Z","response_time":86,"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":"googleapis","name":"Google APIs","uuid":"16785467","kind":"organization","description":"Clients for Google APIs and tools that help produce them.","email":null,"website":"https://googleapis.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16785467?v=4","repositories_count":781,"last_synced_at":"2023-04-09T04:55:29.167Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/googleapis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:20:18.651Z","updated_at":"2023-04-09T04:55:29.452Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googleapis/repositories"},"tags":[{"name":"v2.0.0","sha":"6c69e727a4e10863083926ea1e2682d2002549e1","kind":"commit","published_at":"2025-10-22T22:18:23.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v2.0.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0/manifests"},{"name":"v1.72.0","sha":"0016bc0a90ee921f05dc9c168146a84eaec1854f","kind":"commit","published_at":"2025-10-21T21:40:23.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.72.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.72.0/manifests"},{"name":"v2.0.0-beta.4","sha":"d426ca6d7314720a60f47438acd2b96069bc8518","kind":"commit","published_at":"2025-10-01T19:30:30.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"2d250d2c5538b884be9c3e4396566f62c0ac29aa","kind":"commit","published_at":"2025-09-23T21:22:46.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.3/manifests"},{"name":"v1.71.0","sha":"1265bd4ec7317a58f9ba7b24e4bdaea62e543a82","kind":"commit","published_at":"2025-09-02T16:26:21.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.71.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.71.0/manifests"},{"name":"v2.0.0-beta.2","sha":"ac30e2c67072f9a8d18d0ac997cf375c1d3369fd","kind":"commit","published_at":"2025-08-28T23:56:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"0df18d2df82815d36c398cef8adc6b60fc78f9ab","kind":"commit","published_at":"2025-08-27T16:46:19.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v2.0.0-beta.1/manifests"},{"name":"v1.70.2","sha":"e80e48ac9e5065e92eb40b6385b04e2f5964dd34","kind":"commit","published_at":"2025-08-06T23:20:25.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.70.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.70.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.2/manifests"},{"name":"v1.70.1","sha":"6c2428a6fac5e16c8d58ad27b58cd7eff1b089f4","kind":"commit","published_at":"2025-07-21T21:38:00.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.70.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.70.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.1/manifests"},{"name":"v1.70.0","sha":"743dadf70339cb404d05afb7552a3e2a01f9269c","kind":"commit","published_at":"2025-07-16T23:24:27.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.70.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.70.0/manifests"},{"name":"v1.69.2","sha":"4a44b59a325cc2dff23d146a7a20cf757908e3a3","kind":"commit","published_at":"2025-02-20T19:00:45.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.69.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.69.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.2/manifests"},{"name":"v1.69.1","sha":"b9ecfd18eb3dcaf6490caa2899e10c128963fc14","kind":"commit","published_at":"2025-02-14T16:51:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.69.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.69.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.1/manifests"},{"name":"v1.69.0","sha":"d22b9dc8b828f126e647e63ed69e49789da3c279","kind":"commit","published_at":"2025-02-11T20:11:07.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.69.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1d3cacc7df1f850350a709473a6a687e106c34df","kind":"commit","published_at":"2025-01-14T22:14:22.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.68.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.68.0/manifests"},{"name":"v1.67.6","sha":"a0c81d91a88a21113b0a5dbd54182626dfeb2141","kind":"commit","published_at":"2024-11-11T16:35:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.6","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.6/manifests"},{"name":"v1.67.5","sha":"23e105797184537a31e434f96ce7aac1e3412548","kind":"commit","published_at":"2024-11-05T20:32:27.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.5/manifests"},{"name":"v1.67.4","sha":"0d6f07bc13461feae54bab3449e0440838d4a9f3","kind":"commit","published_at":"2024-10-22T15:53:27.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.4/manifests"},{"name":"v1.67.3","sha":"6ef36a69c0a9ff876e644922b413ea0999891c05","kind":"commit","published_at":"2024-09-23T19:32:25.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.3/manifests"},{"name":"v1.67.2","sha":"4eae5b09b7a13201b7575cfc08e057deef840935","kind":"commit","published_at":"2024-08-14T21:12:26.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.2/manifests"},{"name":"v1.67.1","sha":"3085922804c346263138c2012855b48e8f062a31","kind":"commit","published_at":"2024-07-31T21:56:21.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"deb3983de47c2434161cad37b2c43a02675c92e2","kind":"commit","published_at":"2024-07-30T20:22:43.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.67.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.67.0/manifests"},{"name":"v1.66.2","sha":"d54434ee45b9d347cdb3d1a5162d34e6f68bc1ea","kind":"commit","published_at":"2024-06-27T19:20:17.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.66.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"8ce4b84924f21e38e0c28f0f530a1c03857eba9d","kind":"commit","published_at":"2024-05-23T21:47:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.66.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.1/manifests"},{"name":"v1.66.0","sha":"4d25ba2f2a48c5a1abff4c6fd0e45d039d4ba328","kind":"commit","published_at":"2024-05-20T16:42:52.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.66.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.66.0/manifests"},{"name":"v1.65.2","sha":"a7290a746589155df64410cdc8267e1ede1a694e","kind":"commit","published_at":"2024-04-22T20:57:03.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.65.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"fbdf39d2d9f9a415e107c679f132c562fbd73720","kind":"commit","published_at":"2024-04-15T16:32:20.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.65.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"0529779f5e0250b17d6327b590a752fc86c1f0bf","kind":"commit","published_at":"2024-04-12T17:42:25.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.65.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"f438ca379e9dbf6382899db7608de33d670a243b","kind":"commit","published_at":"2024-03-04T23:14:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.64.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.64.0/manifests"},{"name":"v1.63.6","sha":"4c2d77710dfd48436b26646f153b41567fce090d","kind":"commit","published_at":"2024-02-20T16:09:41.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.6","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"f8127d7f218f1dc1a86bbf2d63f93fdf28fa9344","kind":"commit","published_at":"2024-02-16T18:14:19.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"93297bbcb4095587bb98afecef2bbc379ec2e25b","kind":"commit","published_at":"2024-02-16T16:39:41.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"8cb7c9edccc9c22f2aa0c319241377176526a37e","kind":"commit","published_at":"2024-01-25T16:22:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"dd29630d52330f7232bd389e88968af38064707b","kind":"commit","published_at":"2024-01-22T18:54:15.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"5a93b9a7152378b5ad614fb083be2d0be76d75c7","kind":"commit","published_at":"2024-01-08T22:43:33.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"b764e4bda3d3a740147fb4243293bfd19227a102","kind":"commit","published_at":"2024-01-08T17:35:57.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.63.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"bd89b13ae7738111202db7ab2759892aeeb35e37","kind":"commit","published_at":"2024-01-02T22:44:54.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.62.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"fa2cbf43b0f0636c658919b8208da8c43dde3553","kind":"commit","published_at":"2024-01-02T20:57:39.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.61.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"77de59ff8dcc6c87628123d863476e5cbbed9637","kind":"commit","published_at":"2023-12-19T22:22:11.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.60.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.60.0/manifests"},{"name":"v1.59.2","sha":"e18a8b12ecb23dc9b68ab99afc5d2e1bd12782fe","kind":"commit","published_at":"2023-11-13T19:03:30.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.59.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"a3f3066e902a709e88218d6e0fdac8deb1f3cd6a","kind":"commit","published_at":"2023-11-01T16:16:15.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.59.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"cccf85bbfda7dd459fcc9ddae5993d72cd25b211","kind":"commit","published_at":"2023-10-18T18:02:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.59.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.59.0/manifests"},{"name":"v1.58.1","sha":"cd10f9fe8ddb0ddbf264612f850dfe2f5f0200ca","kind":"commit","published_at":"2023-10-05T00:34:41.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.58.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"34f6df38a21fa6e3d69922d1b332a0d26a4ff0c1","kind":"commit","published_at":"2023-10-03T17:48:48.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.58.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"7bbca6b361b5301cc5205a495e19535eb9a42581","kind":"commit","published_at":"2023-09-12T17:37:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.57.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"0471605ed6e880c4ebc87228a81d26b3ac09834f","kind":"commit","published_at":"2023-09-11T18:50:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.57.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.57.0/manifests"},{"name":"v1.56.1","sha":"de16522e2aefc8d1886a5f509e4213b720a786b1","kind":"commit","published_at":"2023-08-14T20:19:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.56.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"3b9f0a27527e5b98174ea9a65db315a5d5211030","kind":"commit","published_at":"2023-08-11T19:23:47.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.56.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.56.0/manifests"},{"name":"v1.55.2","sha":"2bcc65810990072ebe60e674e6f78ca04721b088","kind":"commit","published_at":"2023-08-02T20:15:18.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.55.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"399381b4f803ce9210c3bbb26de82af07d124a10","kind":"commit","published_at":"2023-08-02T18:43:06.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.55.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"fd0dc6c6a2ce28ab135c72f512cfdfccaa8695b9","kind":"commit","published_at":"2023-07-25T23:44:18.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.55.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"79f0b19acf72030b267ff6da70e2f0a1ef609274","kind":"commit","published_at":"2023-07-18T15:14:32.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.54.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"fe8e1512ac23bd16d0c1db381e8ae74e42a0cc94","kind":"commit","published_at":"2023-07-16T20:52:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.54.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.54.0/manifests"},{"name":"v1.53.0","sha":"40d1bc53a26151316fd159e6f18fc996b9464a34","kind":"commit","published_at":"2023-07-12T03:03:58.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.53.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.53.0/manifests"},{"name":"v1.52.4","sha":"09d127b2c24c5f5c6485c235b90d1afbb19843cc","kind":"commit","published_at":"2023-07-05T15:38:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.52.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"f32e8bbd5b4a38754b0e71185e9adb3a6059515b","kind":"commit","published_at":"2023-06-26T19:14:14.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.52.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"2b4f77428995434cc92e367c1880e67039802ddc","kind":"commit","published_at":"2023-06-20T23:40:01.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.52.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"17544093bc6a139c2b071e60b66ed86305181df0","kind":"commit","published_at":"2023-06-14T16:35:53.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.52.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"4e9eb2914b9077f3a24d93aa87f88b7e530827de","kind":"commit","published_at":"2023-06-07T19:40:48.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.52.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"c17a973939f1bf2fc30841b840b58507b074e625","kind":"commit","published_at":"2023-06-02T01:01:25.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.51.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"ddd5572bd2cb7bb42593efd810039931013797a9","kind":"commit","published_at":"2023-06-01T21:10:53.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.50.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.50.0/manifests"},{"name":"v1.49.1","sha":"cd37d25b3f24d4a81347f14a86a16b72836913de","kind":"commit","published_at":"2023-05-31T00:02:13.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.49.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"cc2c65eb77ca43c2845faff81a73f5082e38a805","kind":"commit","published_at":"2023-05-27T01:46:30.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.49.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"278779248f40af830b95d7a331fa77d4764583fe","kind":"commit","published_at":"2023-05-22T15:44:46.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.48.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"0799463d0a4d0636d451089bf72d4cd197a1383b","kind":"commit","published_at":"2023-05-17T18:51:07.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.47.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.47.0/manifests"},{"name":"v1.46.1","sha":"61cc67cc072b170b6e692aecdebd0a2ba8077ddb","kind":"commit","published_at":"2023-05-09T22:28:43.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.46.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"f5c84bba009ddd8e2717c6acbc1ec668b428af61","kind":"commit","published_at":"2023-04-28T16:35:32.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.46.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"78bf96de9ef575902d162562b0faa47df2df931a","kind":"commit","published_at":"2023-04-13T22:34:13.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.45.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"81262a4003bdabed0fd89397ae0f594f3f61f00e","kind":"commit","published_at":"2023-04-07T15:34:39.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.44.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"4a6304b3951a1f5a0781796feb60ad76f4986274","kind":"commit","published_at":"2023-04-05T18:43:44.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.44.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"4a4aa31a11f4b43060e704c77e701a653c0e2ebb","kind":"commit","published_at":"2023-03-28T15:59:39.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.43.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"22ad38a1a956c2dfd9bab126a076d1194ea2fe71","kind":"commit","published_at":"2023-03-16T15:28:11.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.42.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"ee0532001c0302fc5f36ddabae4ae0e2065d5b5a","kind":"commit","published_at":"2023-03-14T15:56:37.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.42.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"4eb289936a2cd87cfcfc8bee70bfc44639224b1b","kind":"commit","published_at":"2023-03-08T18:28:13.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.42.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"a93537871c4b8c7540717af2c692b121c87e0ba7","kind":"commit","published_at":"2023-02-27T17:41:49.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.42.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"be305cb21c21db9eaadfa69e738f873a39a03168","kind":"commit","published_at":"2023-02-14T21:34:13.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.42.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.42.0/manifests"},{"name":"v1.41.1","sha":"830a2e12f29584e4f6315e13333e0e3a3538498c","kind":"commit","published_at":"2023-02-07T00:17:17.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.41.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"959e93c40540237f494aa3d92e811a0ae243c6b1","kind":"commit","published_at":"2023-02-01T01:08:24.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.41.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"0956e156fa82703413c656074ddc6bac9feeed93","kind":"commit","published_at":"2023-01-25T16:36:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.40.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"5c3db11fc8310a50cd8c70f903ae7268c9298ffc","kind":"commit","published_at":"2023-01-12T15:59:19.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"310531f0bbf7fc3ec1097ee737739f8aa2978c6d","kind":"commit","published_at":"2023-01-05T19:09:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6a9051dced974d237434d8f629decff1d36e9f1f","kind":"commit","published_at":"2023-01-04T19:16:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"f69534de4573232db465ad223f63242ab12d2533","kind":"commit","published_at":"2022-12-19T18:38:45.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"70085dc8a23edd056d3e8258255095e1ea17cb46","kind":"commit","published_at":"2022-12-15T20:18:26.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"e55a76578105b6aa196a0fa983212b7199c83280","kind":"commit","published_at":"2022-12-06T00:32:28.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.39.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"448156fbb1cbc73d5203d4ef0e6f5705b3175539","kind":"commit","published_at":"2022-11-30T18:30:50.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.38.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.38.0/manifests"},{"name":"v1.37.1","sha":"228fe9a34395a262079214b5997427ad8123b69b","kind":"commit","published_at":"2022-11-07T16:08:14.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.37.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"0e871f97dfb4e3b5120cd687950cc26f30ffe46a","kind":"commit","published_at":"2022-11-01T20:52:14.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.37.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.37.0/manifests"},{"name":"v1.36.5","sha":"cbee19c19982b3df3f517f2ef2cca711639fe7ff","kind":"commit","published_at":"2022-10-24T11:29:14.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"b87d219c46932b4b4dfd21f69b46709eba2da97b","kind":"commit","published_at":"2022-10-17T19:06:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"9d2c39eccfa253a5fe41a57f3aa7f5863557d56b","kind":"commit","published_at":"2022-10-12T15:50:26.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a800f77e86d787b8b7d842b4ec3a3a7ebc93723f","kind":"commit","published_at":"2022-10-05T17:00:32.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"f44407b779ba0e6239726fad8afc341936a2ed15","kind":"commit","published_at":"2022-09-19T19:44:49.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"469991b90c4035623afb051924dcdc66228726e2","kind":"commit","published_at":"2022-09-12T16:20:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.36.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.36.0/manifests"},{"name":"v1.35.1","sha":"b521af0295f9608b08fa9c93a061730c328cfc2d","kind":"commit","published_at":"2022-09-07T00:04:29.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.35.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"34be36c520966faa51c5251305edd92611f83769","kind":"commit","published_at":"2022-08-22T20:35:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.35.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"a8bbf7cea0e858fb66a1d18b5a1ed6f36ca44441","kind":"commit","published_at":"2022-08-05T15:41:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.34.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.34.0/manifests"},{"name":"v1.33.3","sha":"6c7cd9bdf31f2f9913f50b10e516e7afe79aca03","kind":"commit","published_at":"2022-08-02T15:09:55.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.33.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"1eae8fe4b7df9ecffedfe5ce3e1f37a08cb3feb8","kind":"commit","published_at":"2022-07-07T19:57:46.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.33.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"2e6e142c89b1bd57f271455873cd34a19344743f","kind":"commit","published_at":"2022-07-01T16:22:30.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.33.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"2aa02dc7978a18afd0eb72aa640c3cd90c932c61","kind":"commit","published_at":"2022-06-27T18:08:18.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.33.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.33.0/manifests"},{"name":"v1.32.3","sha":"bbb743a8ea89fe3ecb9cc784323e1ea90914be88","kind":"commit","published_at":"2022-06-16T22:29:24.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.32.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"cbd521d8a8ed4daf3bf818985f289af88ea3790d","kind":"commit","published_at":"2022-06-08T22:45:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.32.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"8873ed7a4ca67f09dc1edac7e0907d2f6f9b15a6","kind":"commit","published_at":"2022-05-17T20:31:34.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.32.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"15657fd6c0164a5c2b5ceeea2880a9cefbf98262","kind":"commit","published_at":"2022-05-06T22:49:50.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.32.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.32.0/manifests"},{"name":"v1.31.2","sha":"fcdecc03298853b73e2d7b6dc8723ee704e9b93e","kind":"commit","published_at":"2022-05-02T16:42:44.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.31.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"72040400c88a6883eeb2baf166461e78d84ccd78","kind":"commit","published_at":"2022-04-26T23:53:17.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.31.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"d2bfa7cb8520b283f6d98cef84dcd69c8972fd1f","kind":"commit","published_at":"2022-04-18T15:06:32.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.31.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"5ad4de85f64a0f62bcab071df628c94387909d01","kind":"commit","published_at":"2022-03-18T18:06:52.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.30.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"b0b8e145b3857181e8855166d4f330ff56efcd18","kind":"commit","published_at":"2022-03-07T21:47:21.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.30.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.30.0/manifests"},{"name":"v1.29.5","sha":"bf4da8d745f515d9c2834867357801d65103477b","kind":"commit","published_at":"2022-02-10T00:04:46.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.5/manifests"},{"name":"v1.29.4","sha":"06c539730cc8aa4fab320adb1929832c3dd4e9ec","kind":"commit","published_at":"2022-01-19T21:33:24.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"7dd60c46a712087e46395abc95973ee9c2bb7a6a","kind":"commit","published_at":"2021-12-06T20:26:42.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"6d4bf91b2519798009f9edab56c93df71bca982a","kind":"commit","published_at":"2021-11-12T16:47:26.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"dac44ec9927c6a812fa65e92524b114a85bdf7b5","kind":"commit","published_at":"2021-10-29T17:43:39.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"1d1a79aaf4ac7e9da594fc9efa025e6b713902b9","kind":"commit","published_at":"2021-10-25T17:47:15.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.29.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.29.0/manifests"},{"name":"v1.28.1","sha":"ab973ebd8e6765bdadff45efa8f71e0b95bb2104","kind":"commit","published_at":"2021-10-14T20:55:03.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.28.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"164df84258b58a5f4a54784a9df8b3b2935e5ac9","kind":"commit","published_at":"2021-10-11T19:00:40.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.28.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"622f46277e20abe57a0f920739ac27d561e6a3a6","kind":"commit","published_at":"2021-08-24T17:39:44.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.27.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"250b8bcb6060c0d79563ef6f8fcfb56117d6b2bc","kind":"commit","published_at":"2021-08-06T16:23:03.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.26.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"599e46c74b6e3c557db3e01424a187e3bfcead1a","kind":"commit","published_at":"2021-08-04T06:09:45.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.26.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"9f43101fcfae705e7a04f2b492bc5f98bbe14cd3","kind":"commit","published_at":"2021-07-16T21:44:43.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.26.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.26.0/manifests"},{"name":"v1.25.1","sha":"fbd6e6b91c0f15a056d3d0dab10cfab9c08b09b6","kind":"commit","published_at":"2021-07-02T18:47:06.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.25.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"425c14bb3604714ab8594cf2dec4bbd83564729c","kind":"commit","published_at":"2021-06-01T16:45:42.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.25.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"87a2f49a5a590e4262fe0acc2b97e36c76650c15","kind":"commit","published_at":"2021-05-17T19:11:37.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.24.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"8e9cd4a137a1639d5917adab969e190543de14fc","kind":"commit","published_at":"2021-04-27T17:39:24.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.23.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"199432d50c952ba22b832a93bc5724b64bc4ed17","kind":"commit","published_at":"2021-04-21T19:59:38.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.22.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"eb7c4535a6a1c8b8b5a17a9565eca97c182b36b6","kind":"commit","published_at":"2021-04-07T17:21:14.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.21.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"e31c71600a861beae01565bfaf4a2ee99ab849f7","kind":"commit","published_at":"2021-03-31T16:21:15.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.20.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"c18f3154970793d9b984a376344d44e73ee4eb39","kind":"commit","published_at":"2021-03-22T19:12:28.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.19.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"6be37c7745dbc4f2a369d9e2b970612ac033d02c","kind":"commit","published_at":"2021-03-16T16:01:30.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.18.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"d2ed770b8ac0c0814b0d149a861ccbbb4b90b19f","kind":"commit","published_at":"2021-03-10T19:54:46.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.17.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"34a6688f98bdd1f414926a5bf37c53eeea59564a","kind":"commit","published_at":"2021-02-17T20:41:57.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.16.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"6061a0a03a6d7318dcf9bfe8ba8fcbea17c8169d","kind":"commit","published_at":"2021-02-17T19:34:12.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.15.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"0c59878ac539efd8e730760b6b710be72ad81afc","kind":"commit","published_at":"2021-02-10T18:32:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.14.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"319cc19cfbc17117b22efc2c6bca9f334b357627","kind":"commit","published_at":"2021-02-03T17:13:38.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.13.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"9f4f1bc37190883194c761ae5c10e569c03b75f0","kind":"commit","published_at":"2021-01-20T15:52:19.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.12.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"7ba8f5140bae5a68b4769d736d071304d35ccf95","kind":"commit","published_at":"2021-01-06T19:29:58.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.11.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c3cf0127109e147fe5f928c3cd361c218bc2b8fe","kind":"commit","published_at":"2020-12-16T15:33:53.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.10.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"ecca8a540bbfcc58f5955eeb6297d2618781a4c0","kind":"commit","published_at":"2020-12-09T14:05:23.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.9.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"07781806cd6b331c2beeb372506c7293af373d0a","kind":"commit","published_at":"2020-11-02T20:56:20.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.8.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"6f5630cba9e5be9adb8715eaceb20e63069cecbe","kind":"commit","published_at":"2020-10-28T16:42:50.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.7.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"c61575b95be9dc467d723674a8a51faf949c43fc","kind":"commit","published_at":"2020-10-21T16:39:07.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.7.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bfbbf2884a803884f4a9b8b9edb2524d916dec43","kind":"commit","published_at":"2020-10-14T19:55:13.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.6.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"ddc47f24a019b71ed731bf21ff1198eef665a329","kind":"commit","published_at":"2020-10-07T19:54:37.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.5.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"fb0d87743ccc8bb45c63edb49e0522a3424f79bd","kind":"commit","published_at":"2020-09-26T19:44:22.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.4.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"59b31eb848abe51a5d6de15252003551ec5cab76","kind":"commit","published_at":"2020-09-16T19:40:16.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.3.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"9a793b531cffe0a982c9db350b68f59beedb8d2b","kind":"commit","published_at":"2020-09-02T21:49:35.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.2.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"20b5ec14f108be214109de41eb409f61e6d6308b","kind":"commit","published_at":"2020-08-31T23:26:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.2.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6422027a686958661e9c09327ba7907e75fc1b7d","kind":"commit","published_at":"2020-08-26T17:38:03.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.2.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"59614b2cba5d55b7f29426b70497aa2d9da71be3","kind":"commit","published_at":"2020-08-17T16:31:53.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.5","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"dbf6a822424d063d4413087073e20acd11aee52c","kind":"commit","published_at":"2020-08-07T21:40:21.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.4","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"dd1810f7a1079b789e746f6bfbd7c31022fb33f4","kind":"commit","published_at":"2020-08-03T23:03:36.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.3","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9b82a044326eba206c1af3336f86344942622a5e","kind":"commit","published_at":"2020-07-17T17:07:57.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.2","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"dc24c169cb1f36daee0a928883f8ac02aa1e7321","kind":"commit","published_at":"2020-07-15T16:01:17.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e957f2adfe19bf4d56e08406bf7b3c688f26f3f4","kind":"commit","published_at":"2020-07-01T18:40:19.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.1.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"c2d4b6205fc74fb5956ca48b79c8d85c7328e787","kind":"commit","published_at":"2020-06-22T21:47:44.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.0.1","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3cf71fed094ad9dc56d0e8212c4a904f5ad3e00f","kind":"commit","published_at":"2020-06-19T19:23:03.000Z","download_url":"https://codeload.github.com/googleapis/api-linter/tar.gz/v1.0.0","html_url":"https://github.com/googleapis/api-linter/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/googleapis/api-linter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-26T06:11:21.832Z","dependent_packages_count":35,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":1.7800070930664238,"dependent_packages_count":1.0384498124070591,"stargazers_count":2.712568156411836,"forks_count":2.3875842301637835,"docker_downloads_count":1.4597760508375797,"average":1.8756770685773365},"purl":"pkg:golang/github.com/googleapis/api-linter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/googleapis/api-linter","docker_dependents_count":2,"docker_downloads_count":228,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/googleapis/api-linter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/googleapis/api-linter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-23T16:35:38.278Z","issues_count":98,"pull_requests_count":433,"avg_time_to_close_issue":15076518.346938776,"avg_time_to_close_pull_request":1657311.2473404256,"issues_closed_count":49,"pull_requests_closed_count":376,"pull_request_authors_count":34,"issue_authors_count":41,"avg_comments_per_issue":1.673469387755102,"avg_comments_per_pull_request":0.7251732101616628,"merged_pull_requests_count":323,"bot_issues_count":2,"bot_pull_requests_count":104,"past_year_issues_count":3,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3234097.8571428573,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.4210526315789473,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/googleapis%2Fapi-linter/issues","maintainers":[{"login":"noahdietz","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noahdietz"},{"login":"shwoodard","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shwoodard"},{"login":"suztomo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}],"active_maintainers":[{"login":"suztomo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/suztomo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogleapis%2Fapi-linter/codemeta","maintainers":[]}