# bufbuild/buf — health index 81/100 (Good)

> Inspection of the public repository bufbuild/buf by inspect.software. It holds a health index of 81 out of 100, placing it in the Good band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/bufbuild/buf
- Report page: https://inspect.software/software/bufbuild/buf
- Full JSON report: https://inspect.software/api/repositories/bufbuild/buf/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bufbuild/buf.svg
- Inspected: 2026-07-22
- Methodology: metrics 1.13.0, report schema 0.26.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 22% | 99/100 | Excellent |
| Community & Adoption | 18% | 72/100 | Good |
| Sustainability & Governance | 24% | 84/100 | Good |
| Engineering Quality | 20% | 76/100 | Good |
| Security | 16% | 68/100 | Moderate |
| AI Readiness | not counted | 65/100 | Moderate |

## Repository facts

| Field | Value |
|---|---|
| Description | The best way of working with Protocol Buffers. |
| Homepage | https://buf.build |
| Primary language | Go |
| License | Apache-2.0 |
| Stars | 11,300 |
| Forks | 364 |
| Created | 2019-10-03 |
| Last push | 2026-07-20 |
| Latest release | v1.72.0 |
| Commits (last year) | 433 |
| Bus factor | 3 |
| Topics | protocol-buffers, protoc, grpc, protobuf, buf-cli, buf-schema-registry |

## Published packages

| Registry | Package | Latest | Monthly downloads |
|---|---|---|---|
| go | github.com/bufbuild/buf | v1.72.0 | — |

## Vitality — 99/100 (Excellent)

Is the project alive — is code being written and are releases shipping? Weight: 22% of the overall index.

### Development activity — 99/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 1 days ago |
| Commit cadence | partial | 34.6 / 36 | 50/52 weeks with commits |
| Commit volume | met | 18 / 18 | 433 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 98/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 100 releases published |
| Release recency | met | 36 / 36 | latest release 4 days ago |
| Release cadence | met | 27 / 27 | a release every ~11.9 days |
| OpenSSF Scorecard: Signed-Releases | partial | 8 / 10 | 5 out of the last 5 releases have a total of 5 signed artifacts. |

### Abandonment — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 1 days ago |

## Community & Adoption — 72/100 (Good)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 18% of the overall index.

### Popularity & adoption — 92/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | met | 60 / 60 | 11,300 stars |
| Forks | partial | 21.3 / 25 | 364 forks |
| Watchers | partial | 10.2 / 15 | 70 watchers |

### Community health — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 84/100 (Good)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 24% of the overall index.

### Maintainer resilience (bus factor) — 75/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 36 / 54 | 3 contributor(s) cover half of all commits |
| Commit distribution | partial | 15.5 / 22.5 | top contributor authored 31% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 89 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 25 contributing companies or organizations |

### Issue & PR responsiveness — 89/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 44.1 / 46.8 | 94% of issues closed |
| PR acceptance | partial | 29.6 / 38.2 | 2730/3526 decided PRs merged |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 76/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 20.8 / 25 | 779 followers of bufbuild |
| Track record | met | 25 / 25 | 77 public repos, account ~6 yr old |

### Package maintenance — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Published & resolvable | met | 25 / 25 | 1 package(s) on go |
| Publish recency | met | 35 / 35 | latest publish 4 days ago |
| Version history | met | 20 / 20 | 195 published versions |
| Not deprecated | met | 20 / 20 | active, not deprecated or yanked |

## Engineering Quality — 76/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 20% of the overall index.

### Engineering practices — 84/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 16 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | met | 16 / 16 | .golangci.yml |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | met | 20 / 20 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |

### Documentation — 65/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | not met | 0 / 25 | — |
| Documentation / homepage site | met | 15 / 15 | https://buf.build |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 6 topics |
| Wiki | not met | 0 / 10 | — |

## Security — 68/100 (Moderate)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 60/100 (Moderate)

Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | excluded | 0 / 7.5 | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| CI-Tests | met | 2.5 / 2.5 | 30 out of 30 merged PRs checked by a CI test -- score normalized to 10 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 25 contributing companies or organizations |
| Dangerous-Workflow | not met | 0 / 10 | dangerous workflow patterns detected |
| Dependency-Update-Tool | met | 7.5 / 7.5 | update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | met | 5 / 5 | packaging workflow detected |
| Pinned-Dependencies | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| SAST | partial | 3.5 / 5 | SAST tool detected but not run on all commits |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | partial | 6 / 7.5 | 5 out of the last 5 releases have a total of 5 signed artifacts. |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | partial | 6.8 / 7.5 | 1 existing vulnerabilities detected |

### Dependency advisories — 100/100 (Excellent)

Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 95 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Direct dependencies free of known advisories | met | 35 / 35 | no direct dependency carries a known advisory |
| Indirect dependencies free of known advisories | excluded | 0 / 25 | transitive set not separable from development and test dependencies in this scope |
| No advisories left outstanding | excluded | 0 / 40 | no advisory carries a publication date |

### Malicious dependencies — 100/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| No dependency reported as a malicious package | met | 100 / 100 | no dependency is reported as a malicious package |

### High-Risk Jurisdiction Exposure — 100/100 (Excellent)

Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 65/100 (Moderate)

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

### Agent context & guidance — 40/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 63 of 68 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 80/100 (Good)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | met | 11 / 11 | .golangci.yml |
| Static type checking | met | 11 / 11 | Go (statically typed) |
| Reproducible environment | met | 10 / 10 | Dockerfile, lockfile |
| Demonstrated agent practice | not met | 0 / 10 | no agent-authored commits among the last 100 |
| Automated maintenance | met | 8 / 8 | 4 of the last 100 commits are automated dependency updates |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

### Code legibility for models — 99/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | Go (statically typed) |
| Manageable file sizes | partial | 54.2 / 55 | 15/1042 source files over 60KB |

### Machine-readable interfaces — 40/100 (At risk)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | met | 40 / 40 | cmd/buf/internal/command/alpha/protoc/testdata/insertion/test.proto, cmd/buf/internal/command/alpha/protoc/testdata/overlap/a/1.proto, cmd/buf/internal/command/alpha/protoc/testdata/overlap/b/2.proto, cmd/buf/internal/command/breaking/testdata/workspace_new_module/against/b/b.proto, cmd/buf/internal/command/breaking/testdata/workspace_new_module/against/c/c.proto, cmd/buf/internal/command/breaking/testdata/workspace_new_module/head/a/a.proto, cmd/buf/internal/command/breaking/testdata/workspace_new_module/head/b/b.proto, cmd/buf/internal/command/breaking/testdata/workspace_new_module/head/c/c.proto, cmd/buf/internal/command/convert/testdata/convert/bin_json/api.proto, cmd/buf/internal/command/convert/testdata/convert/bin_json/buf.proto, cmd/buf/internal/command/dep/depgraph/testdata/shared_dep_workspace/alpha/alpha.proto, cmd/buf/internal/command/dep/depgraph/testdata/shared_dep_workspace/common/common.proto, cmd/buf/internal/command/dep/depgraph/testdata/shared_dep_workspace/zeta/zeta.proto, cmd/buf/internal/command/generate/testdata/duplicate_plugins/a.proto, cmd/buf/internal/command/generate/testdata/insertion/test.proto, cmd/buf/internal/command/generate/testdata/paths/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/paths/a/v2/a.proto, cmd/buf/internal/command/generate/testdata/paths/a/v3/a.proto, cmd/buf/internal/command/generate/testdata/paths/a/v3/foo/bar.proto, cmd/buf/internal/command/generate/testdata/paths/a/v3/foo/foo.proto, cmd/buf/internal/command/generate/testdata/paths/b/v1/b.proto, cmd/buf/internal/command/generate/testdata/protofileref/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/protofileref/a/v1/b.proto, cmd/buf/internal/command/generate/testdata/simple/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/types/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/v2/duplicate_plugins/a.proto, cmd/buf/internal/command/generate/testdata/v2/local_plugin/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/v2/local_plugin/b/v1/b.proto, cmd/buf/internal/command/generate/testdata/v2/simple/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/v2/types/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/v2/types/b/v1/b.proto, cmd/buf/internal/command/generate/testdata/v2/types/pkg/v1/options.proto, cmd/buf/internal/command/generate/testdata/workspace/a/v1/a.proto, cmd/buf/internal/command/generate/testdata/workspace/a/v2/a.proto, cmd/buf/internal/command/generate/testdata/workspace/a/v3/a.proto, cmd/buf/internal/command/generate/testdata/workspace/a/v3/foo/bar.proto, cmd/buf/internal/command/generate/testdata/workspace/a/v3/foo/foo.proto, cmd/buf/internal/command/generate/testdata/workspace/b/v1/b.proto, cmd/buf/internal/command/generate/testdata/workspace/b/v1/foo.proto, cmd/buf/testdata/check_plugins/current/proto/api/v1/service.proto, cmd/buf/testdata/check_plugins/current/proto/common/v1/breaking.proto, cmd/buf/testdata/check_plugins/current/proto/common/v1/common.proto, cmd/buf/testdata/check_plugins/current/proto/common/v1alpha1/breaking.proto, cmd/buf/testdata/check_plugins/current/proto/common/v1alpha1/messages.proto, cmd/buf/testdata/check_plugins/current/vendor/protovalidate/buf/validate/validate.proto, cmd/buf/testdata/check_plugins/previous/proto/api/v1/service.proto, cmd/buf/testdata/check_plugins/previous/proto/common/v1/breaking.proto, cmd/buf/testdata/check_plugins/previous/proto/common/v1/common.proto, cmd/buf/testdata/check_plugins/previous/proto/common/v1alpha1/breaking.proto, cmd/buf/testdata/check_plugins/previous/proto/common/v1alpha1/messages.proto, cmd/buf/testdata/check_plugins/previous/vendor/protovalidate/buf/validate/validate.proto, cmd/buf/testdata/customoptions1/a.proto, cmd/buf/testdata/export/another/proto/another.proto, cmd/buf/testdata/export/other/proto/request.proto, cmd/buf/testdata/export/other/proto/unimported.proto, cmd/buf/testdata/export/proto/rpc.proto, cmd/buf/testdata/fail/buf/buf.proto, cmd/buf/testdata/fail2/buf/buf.proto, cmd/buf/testdata/fail2/buf/buf2.proto, cmd/buf/testdata/fail2/buf/buf3.proto, cmd/buf/testdata/fail_buf_mod/buf/buf.proto, cmd/buf/testdata/failarchive/fail/buf/buf.proto, cmd/buf/testdata/format/complex/complex.proto, cmd/buf/testdata/format/diff/diff.proto, cmd/buf/testdata/format/invalid/invalid.proto, cmd/buf/testdata/format/simple/simple.proto, cmd/buf/testdata/imports/cache/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people1.proto, cmd/buf/testdata/imports/cache/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people2.proto, cmd/buf/testdata/imports/cache/v3/modules/b5/bufbuild.test/bufbot/school/f4329b95720e46da93b5b4011a42ae7b/files/school/v1/school1.proto, cmd/buf/testdata/imports/cache/v3/modules/b5/bufbuild.test/bufbot/school/f4329b95720e46da93b5b4011a42ae7b/files/school/v1/school2.proto, cmd/buf/testdata/imports/cache/v3/modules/b5/bufbuild.test/bufbot/students/6c776ed5bee54462b06d31fb7f7c16b8/files/students/v1/students.proto, cmd/buf/testdata/imports/corrupted_cache_dep/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people1.proto, cmd/buf/testdata/imports/corrupted_cache_dep/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people2.proto, cmd/buf/testdata/imports/corrupted_cache_dep/v3/modules/b5/bufbuild.test/bufbot/students/6c776ed5bee54462b06d31fb7f7c16b8/files/students/v1/students.proto, cmd/buf/testdata/imports/corrupted_cache_file/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people1.proto, cmd/buf/testdata/imports/corrupted_cache_file/v3/modules/b5/bufbuild.test/bufbot/people/fc7d540124fd42db92511c19a60a1d98/files/people/v1/people2.proto, cmd/buf/testdata/imports/failure/people/people/v1/people1.proto, cmd/buf/testdata/imports/failure/school/school/v1/school1.proto, cmd/buf/testdata/imports/failure/school/school/v1/school2.proto, cmd/buf/testdata/imports/failure/students/students/v1/students.proto, cmd/buf/testdata/imports/failure/workspace/transitive_imports/a/a.proto, cmd/buf/testdata/imports/failure/workspace/transitive_imports/b/b.proto, cmd/buf/testdata/imports/failure/workspace/transitive_imports/c/c.proto, cmd/buf/testdata/imports/success/people/people/v1/people1.proto, cmd/buf/testdata/imports/success/people/people/v1/people2.proto, cmd/buf/testdata/imports/success/school/school/v1/school1.proto, cmd/buf/testdata/imports/success/school/school/v1/school2.proto, cmd/buf/testdata/imports/success/students/students/v1/students.proto, cmd/buf/testdata/imports/success/wkt/a.proto, cmd/buf/testdata/imports/success/workspace/unnamed_local_only_modules/a/a.proto, cmd/buf/testdata/imports/success/workspace/unnamed_local_only_modules/b/b.proto, cmd/buf/testdata/imports/success/workspace/unnamed_local_only_modules/c/c.proto, cmd/buf/testdata/imports/success/workspace/valid_explicit_deps/mod-a/a/v1/a.proto, cmd/buf/testdata/imports/success/workspace/valid_explicit_deps/mod-b/b/v1/b.proto, cmd/buf/testdata/lint_ignore_disabled/proto/a.proto, cmd/buf/testdata/lint_ignore_disabled/vendor/b.proto, cmd/buf/testdata/lsmodules/extraconfigv1/proto/a.proto, cmd/buf/testdata/lsmodules/extraconfigv2/proto/a.proto, cmd/buf/testdata/paths/a/v1/a.proto, cmd/buf/testdata/paths/a/v2/a.proto, cmd/buf/testdata/paths/a/v3/a.proto, cmd/buf/testdata/paths/a/v3/foo/bar.proto, cmd/buf/testdata/paths/a/v3/foo/foo.proto, cmd/buf/testdata/paths/b/v1/b.proto, cmd/buf/testdata/protofileref/breaking/a/bar.proto, cmd/buf/testdata/protofileref/breaking/a/foo.proto, cmd/buf/testdata/protofileref/breaking/b/bar.proto, cmd/buf/testdata/protofileref/breaking/b/foo.proto, cmd/buf/testdata/protofileref/noworkspaceormodule/fail/import.proto, cmd/buf/testdata/protofileref/noworkspaceormodule/success/simple.proto, cmd/buf/testdata/protofileref/success/buf.proto, cmd/buf/testdata/protofileref/success/other.proto, cmd/buf/testdata/success/buf/buf.proto, cmd/buf/testdata/successnobufyaml/buf/buf.proto, cmd/buf/testdata/symlinks/a.proto, cmd/buf/testdata/symlinks/b.proto, cmd/buf/testdata/workspace/fail/breaking/other/proto/request.proto, cmd/buf/testdata/workspace/fail/duplicate/other/proto/foo.proto, cmd/buf/testdata/workspace/fail/duplicate/proto/foo.proto, cmd/buf/testdata/workspace/fail/modulebreakingconfig/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/fail/modulebreakingconfig/other/proto/request.proto, cmd/buf/testdata/workspace/fail/modulebreakingconfig/proto/rpc.proto, cmd/buf/testdata/workspace/fail/overlap/proto/buf/buf.proto, cmd/buf/testdata/workspace/fail/symlink/a/a.proto, cmd/buf/testdata/workspace/fail/v2/duplicate/other/proto/v1/foo.proto, cmd/buf/testdata/workspace/fail/v2/duplicate/other/proto/v1/inner/bar.proto, cmd/buf/testdata/workspace/fail/v2/duplicate/proto/v1/foo.proto, cmd/buf/testdata/workspace/fail/v2/duplicate/proto/v1/inner/bar.proto, cmd/buf/testdata/workspace/fail/v2/modulebreakingconfig/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/fail/v2/modulebreakingconfig/other/proto/request.proto, cmd/buf/testdata/workspace/fail/v2/modulebreakingconfig/proto/rpc.proto, cmd/buf/testdata/workspace/fail/v2/overlap/proto/buf/buf.proto, cmd/buf/testdata/workspace/fail/v2/symlink/a/a.proto, cmd/buf/testdata/workspace/success/breaking/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/success/breaking/other/proto/request.proto, cmd/buf/testdata/workspace/success/breaking/proto/rpc.proto, cmd/buf/testdata/workspace/success/detached/other/proto/request.proto, cmd/buf/testdata/workspace/success/detached/proto/rpc.proto, cmd/buf/testdata/workspace/success/diamond/other/proto/c.proto, cmd/buf/testdata/workspace/success/diamond/private/proto/b.proto, cmd/buf/testdata/workspace/success/diamond/proto/a.proto, cmd/buf/testdata/workspace/success/dir/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/success/dir/other/proto/request.proto, cmd/buf/testdata/workspace/success/dir/proto/rpc.proto, cmd/buf/testdata/workspace/success/dir_buf_work/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/success/dir_buf_work/other/proto/request.proto, cmd/buf/testdata/workspace/success/dir_buf_work/proto/rpc.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path/proto/shared/prefix/bar/v1/bar.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path/proto/shared/prefix/foo/v1/foo.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path/proto/shared1/prefix/x/x.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path/proto/shared1/prefix/y/y.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path/separate/v1/separate.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/bar/baz/v1/baz.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/bar/baz/v2/baz.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/bar/v1/bar.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/bar/v2/bar.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/v1/foo.proto, cmd/buf/testdata/workspace/success/duplicate_dir_path_overlapping_include/proto/foo/v2/foo.proto, cmd/buf/testdata/workspace/success/lock/a/a.proto, cmd/buf/testdata/workspace/success/lock/b/b.proto, cmd/buf/testdata/workspace/success/nested/proto/external/external.proto, cmd/buf/testdata/workspace/success/nested/proto/internal/internal.proto, cmd/buf/testdata/workspace/success/noconfig/other/proto/request.proto, cmd/buf/testdata/workspace/success/noconfig/proto/rpc.proto, cmd/buf/testdata/workspace/success/overlapping_dir_path/proto/bar/bar.proto, cmd/buf/testdata/workspace/success/overlapping_dir_path/proto/bar/internal/bar_internal.proto, cmd/buf/testdata/workspace/success/overlapping_dir_path/proto/foo/foo.proto, cmd/buf/testdata/workspace/success/overlapping_dir_path/proto/foo/internal/foo_internal.proto, cmd/buf/testdata/workspace/success/protofileref/another/bar/bar.proto, cmd/buf/testdata/workspace/success/protofileref/another/foo/foo.proto, cmd/buf/testdata/workspace/success/protofileref/proto/baz.proto, cmd/buf/testdata/workspace/success/roots/module1/a/a.proto, cmd/buf/testdata/workspace/success/roots/module2/root1/b/b.proto, cmd/buf/testdata/workspace/success/roots/module2/root2/c/c.proto, cmd/buf/testdata/workspace/success/roots/module2/root3/d/d.proto, cmd/buf/testdata/workspace/success/shared_parent_dir/parent/foo/foo.proto, cmd/buf/testdata/workspace/success/shared_parent_dir/parent/nextlayer/bar/bar.proto, cmd/buf/testdata/workspace/success/shared_parent_dir/parent/nextlayer/baz/baz.proto, cmd/buf/testdata/workspace/success/shared_parent_dir/standalone/imported.proto, cmd/buf/testdata/workspace/success/shared_parent_dir/standalone/standalone.proto, cmd/buf/testdata/workspace/success/symlink/a/a.proto, cmd/buf/testdata/workspace/success/symlink/c/c.proto, cmd/buf/testdata/workspace/success/transitive/other/proto/c.proto, cmd/buf/testdata/workspace/success/transitive/private/proto/b.proto, cmd/buf/testdata/workspace/success/transitive/proto/a.proto, cmd/buf/testdata/workspace/success/v2/breaking/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/success/v2/breaking/other/proto/request.proto, cmd/buf/testdata/workspace/success/v2/breaking/proto/rpc.proto, cmd/buf/testdata/workspace/success/v2/detached/other/proto/request.proto, cmd/buf/testdata/workspace/success/v2/detached/proto/rpc.proto, cmd/buf/testdata/workspace/success/v2/diamond/other/proto/c.proto, cmd/buf/testdata/workspace/success/v2/diamond/private/proto/b.proto, cmd/buf/testdata/workspace/success/v2/diamond/proto/a.proto, cmd/buf/testdata/workspace/success/v2/dir/a/proto/a/v1/a.proto, cmd/buf/testdata/workspace/success/v2/dir/other/proto/request.proto, cmd/buf/testdata/workspace/success/v2/dir/proto/rpc.proto, cmd/buf/testdata/workspace/success/v2/export/another/proto/another.proto, cmd/buf/testdata/workspace/success/v2/export/other/proto/request.proto, cmd/buf/testdata/workspace/success/v2/export/other/proto/unimported.proto, cmd/buf/testdata/workspace/success/v2/export/proto/rpc.proto, cmd/buf/testdata/workspace/success/v2/nested/proto/external/external.proto, cmd/buf/testdata/workspace/success/v2/nested/proto/internal/internal.proto, cmd/buf/testdata/workspace/success/v2/symlink/a/a.proto, cmd/buf/testdata/workspace/success/v2/symlink/c/c.proto, cmd/buf/testdata/workspace/success/v2/transitive/other/proto/c.proto, cmd/buf/testdata/workspace/success/v2/transitive/private/proto/b.proto, cmd/buf/testdata/workspace/success/v2/transitive/proto/a.proto, cmd/buf/testdata/workspace/success/v2/wkt/other/proto/c/c.proto, cmd/buf/testdata/workspace/success/v2/wkt/proto/a/a.proto, cmd/buf/testdata/workspace/success/v2/wkt/proto/b/b.proto, cmd/buf/testdata/workspace/success/wkt/other/proto/c/c.proto, cmd/buf/testdata/workspace/success/wkt/proto/a/a.proto, cmd/buf/testdata/workspace/success/wkt/proto/b/b.proto, cmd/buf/testdata/workspace_subdir/other/proto/one/a.proto, cmd/buf/testdata/workspace_subdir/other/proto/one/b.proto, cmd/buf/testdata/workspace_subdir/other/proto/two/c.proto, cmd/protoc-gen-buf-lint/testdata/fail/buf/buf.proto, cmd/protoc-gen-buf-lint/testdata/fail/buf/buf_two.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/a.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/b.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/c.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/d.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/e.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/enum_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/enumvalue_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/extrange_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/f.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/field_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/file_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/g.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/method_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/msg_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/oneof_option.proto, cmd/protoc-gen-buf-lint/testdata/unused-imports/buf/v1/service_option.proto, private/buf/bufcurl/testdata/test.proto, private/buf/buffetch/internal/testdata/bufyaml/one/two/three/four/five/proto/foo.proto, private/buf/buffetch/internal/testdata/nobufyaml/one/two/three/four/five/proto/foo.proto, private/buf/bufformat/testdata/customoptions/options.proto, private/buf/bufformat/testdata/deprecate/already_deprecated.proto, private/buf/bufformat/testdata/deprecate/enum_value_deprecation.proto, private/buf/bufformat/testdata/deprecate/field_deprecation.proto, private/buf/bufformat/testdata/deprecate/nested_types.proto, private/buf/bufformat/testdata/editions/2023/editions.proto, private/buf/bufformat/testdata/editions/2024/editions.proto, private/buf/bufformat/testdata/header/nopackage.proto, private/buf/bufformat/testdata/header/nosyntax.proto, private/buf/bufformat/testdata/proto2/enum/v1/empty.proto, private/buf/bufformat/testdata/proto2/enum/v1/enum.proto, private/buf/bufformat/testdata/proto2/enum/v1/enum_trailing_comment.proto, private/buf/bufformat/testdata/proto2/enum/v1/enum_trailing_newline.proto, private/buf/bufformat/testdata/proto2/enum/v1/enum_value_trailing_comment.proto, private/buf/bufformat/testdata/proto2/extend/v1/empty.proto, private/buf/bufformat/testdata/proto2/field/v1/option.proto, private/buf/bufformat/testdata/proto2/group/v1/empty.proto, private/buf/bufformat/testdata/proto2/header/v1/import.proto, private/buf/bufformat/testdata/proto2/header/v1/option.proto, private/buf/bufformat/testdata/proto2/header/v1/package.proto, private/buf/bufformat/testdata/proto2/license/v1/enum.proto, private/buf/bufformat/testdata/proto2/license/v1/message.proto, private/buf/bufformat/testdata/proto2/message/v1/empty.proto, private/buf/bufformat/testdata/proto2/message/v1/message.proto, private/buf/bufformat/testdata/proto2/message/v1/message_extensions.proto, private/buf/bufformat/testdata/proto2/message/v1/message_group.proto, private/buf/bufformat/testdata/proto2/message/v1/message_import.proto, private/buf/bufformat/testdata/proto2/message/v1/message_options.proto, private/buf/bufformat/testdata/proto2/message/v1/multiple_nested.proto, private/buf/bufformat/testdata/proto2/message/v1/nested.proto, private/buf/bufformat/testdata/proto2/message/v1/sparse.proto, private/buf/bufformat/testdata/proto2/option/v1/option.proto, private/buf/bufformat/testdata/proto2/option/v1/option_array.proto, private/buf/bufformat/testdata/proto2/option/v1/option_complex_array_literal.proto, private/buf/bufformat/testdata/proto2/option/v1/option_compound_name.proto, private/buf/bufformat/testdata/proto2/option/v1/option_message_field.proto, private/buf/bufformat/testdata/proto2/option/v1/option_name.proto, private/buf/bufformat/testdata/proto2/option/v1/single_compact_option.proto, private/buf/bufformat/testdata/proto2/quotes/v1/quotes.proto, private/buf/bufformat/testdata/proto2/utf8/v1/utf8.proto, private/buf/bufformat/testdata/proto3/all/v1/all.proto, private/buf/bufformat/testdata/proto3/block/v1/block.proto, private/buf/bufformat/testdata/proto3/file/v1/empty.proto, private/buf/bufformat/testdata/proto3/file/v1/eof.proto, private/buf/bufformat/testdata/proto3/file/v1/option.proto, private/buf/bufformat/testdata/proto3/header/v1/header-block.proto, private/buf/bufformat/testdata/proto3/header/v1/header.proto, private/buf/bufformat/testdata/proto3/header/v1/unused_import.proto, private/buf/bufformat/testdata/proto3/literal/v1/compound_string.proto, private/buf/bufformat/testdata/proto3/literal/v1/literal.proto, private/buf/bufformat/testdata/proto3/literal/v1/literal_comments.proto, private/buf/bufformat/testdata/proto3/literal/v1/special_literal.proto, private/buf/bufformat/testdata/proto3/oneof/v1/multiple.proto, private/buf/bufformat/testdata/proto3/oneof/v1/simple.proto, private/buf/bufformat/testdata/proto3/range/v1/range.proto, private/buf/bufformat/testdata/proto3/service/v1/empty.proto, private/buf/bufformat/testdata/proto3/service/v1/empty_rpc.proto, private/buf/bufformat/testdata/proto3/service/v1/service.proto, private/buf/bufformat/testdata/proto3/service/v1/service_options.proto, private/buf/bufformat/testdata/proto3/service/v1/simple.proto, private/buf/buflsp/testdata/buf_gen_yaml/types_completion/proto/acme/test/v1/example.proto, private/buf/buflsp/testdata/buf_yaml/ignore_paths/subdir/sub.proto, private/buf/buflsp/testdata/buf_yaml/ignore_paths/valid.proto, private/buf/buflsp/testdata/completion/cel_completion.proto, private/buf/buflsp/testdata/completion/edition2024_test.proto, private/buf/buflsp/testdata/completion/extensions.proto, private/buf/buflsp/testdata/completion/map_test.proto, private/buf/buflsp/testdata/completion/options_test.proto, private/buf/buflsp/testdata/completion/test.proto, private/buf/buflsp/testdata/completion/update_test.proto, private/buf/buflsp/testdata/definition/cel_definition.proto, private/buf/buflsp/testdata/definition/definition.proto, private/buf/buflsp/testdata/definition/types.proto, private/buf/buflsp/testdata/deprecate/edge_cases_test.proto, private/buf/buflsp/testdata/deprecate/message_test.proto, private/buf/buflsp/testdata/deprecate/nested_test.proto, private/buf/buflsp/testdata/diagnostics/compact_option_colon.proto, private/buf/buflsp/testdata/diagnostics/enum_map_key.proto, private/buf/buflsp/testdata/diagnostics/group_proto3.proto, private/buf/buflsp/testdata/diagnostics/invalid_map_key.proto, private/buf/buflsp/testdata/diagnostics/map_entry_type_misuse.proto, private/buf/buflsp/testdata/diagnostics/map_typed_extension.proto, private/buf/buflsp/testdata/diagnostics/syntax_error.proto, private/buf/buflsp/testdata/diagnostics/syntax_not_first.proto, private/buf/buflsp/testdata/diagnostics/transitive_errors/broken.proto, private/buf/buflsp/testdata/diagnostics/transitive_errors/importer.proto, private/buf/buflsp/testdata/diagnostics/unknown_type.proto, private/buf/buflsp/testdata/diagnostics/unresolved_import.proto, private/buf/buflsp/testdata/diagnostics/unused_import.proto, private/buf/buflsp/testdata/diagnostics/valid.proto, private/buf/buflsp/testdata/document_highlight/highlight.proto, private/buf/buflsp/testdata/document_highlight/types.proto, private/buf/buflsp/testdata/document_link/main.proto, private/buf/buflsp/testdata/document_link/types.proto, private/buf/buflsp/testdata/document_link/wkt.proto, private/buf/buflsp/testdata/folding_range/comments.proto, private/buf/buflsp/testdata/folding_range/extensions.proto, private/buf/buflsp/testdata/folding_range/folding.proto, private/buf/buflsp/testdata/folding_range/imports.proto, private/buf/buflsp/testdata/folding_range/minimal.proto, private/buf/buflsp/testdata/folding_range/nested.proto, private/buf/buflsp/testdata/folding_range/options.proto, private/buf/buflsp/testdata/format/formatted.proto, private/buf/buflsp/testdata/format/unformatted.proto, private/buf/buflsp/testdata/hover/cel_comprehensive.proto, private/buf/buflsp/testdata/hover/edition2024.proto, private/buf/buflsp/testdata/hover/test.proto, private/buf/buflsp/testdata/hover/unused_import.proto, private/buf/buflsp/testdata/hover/unused_import_no_blank_line.proto, private/buf/buflsp/testdata/lint_ignore/already_ignored_test.proto, private/buf/buflsp/testdata/lint_ignore/different_rule_test.proto, private/buf/buflsp/testdata/lint_ignore/field_test.proto, private/buf/buflsp/testdata/lint_ignore/filewide_test.proto, private/buf/buflsp/testdata/lint_ignore/multiple_test.proto, private/buf/buflsp/testdata/lint_ignore/nested_test.proto, private/buf/buflsp/testdata/lint_ignore/syntax_test.proto, private/buf/buflsp/testdata/lint_ignore/tabs_test.proto, private/buf/buflsp/testdata/lint_ignore/trailing_comment_test.proto, private/buf/buflsp/testdata/organize_imports/comments_test.proto, private/buf/buflsp/testdata/organize_imports/duplicate_test.proto, private/buf/buflsp/testdata/organize_imports/import_test.proto, private/buf/buflsp/testdata/organize_imports/modifier_test.proto, private/buf/buflsp/testdata/organize_imports/nochanges_test.proto, private/buf/buflsp/testdata/organize_imports/noimports_test.proto, private/buf/buflsp/testdata/organize_imports/nopackage_test.proto, private/buf/buflsp/testdata/organize_imports/options/custom_option.proto, private/buf/buflsp/testdata/organize_imports/types/existing_field.proto, private/buf/buflsp/testdata/organize_imports/types/method_input.proto, private/buf/buflsp/testdata/organize_imports/types/method_output.proto, private/buf/buflsp/testdata/organize_imports/types/modifier_public.proto, private/buf/buflsp/testdata/organize_imports/types/modifier_weak.proto, private/buf/buflsp/testdata/organize_imports/types/nested_field.proto, private/buf/buflsp/testdata/organize_imports/types/notattop_import.proto, private/buf/buflsp/testdata/organize_imports/types/toplevel_field.proto, private/buf/buflsp/testdata/organize_imports/unknown_test.proto, private/buf/buflsp/testdata/references/references.proto, private/buf/buflsp/testdata/references/types.proto, private/buf/buflsp/testdata/rename/extensions.proto, private/buf/buflsp/testdata/rename/rename.proto, private/buf/buflsp/testdata/rename/subpkg/options.proto, private/buf/buflsp/testdata/rename/types.proto, private/buf/buflsp/testdata/rename/wkt.proto, private/buf/buflsp/testdata/semantic_tokens/cel.proto, private/buf/buflsp/testdata/semantic_tokens/cel_advanced.proto, private/buf/buflsp/testdata/semantic_tokens/cel_invalid.proto, private/buf/buflsp/testdata/semantic_tokens/cel_nested.proto, private/buf/buflsp/testdata/semantic_tokens/comprehensive.proto, private/buf/buflsp/testdata/semantic_tokens/edition.proto, private/buf/buflsp/testdata/semantic_tokens/edition2024.proto, private/buf/buflsp/testdata/semantic_tokens/proto2.proto, private/buf/buflsp/testdata/symbols/symbols.proto, private/buf/buflsp/testdata/type_definition/type_definition.proto, private/buf/buflsp/testdata/type_definition/types.proto, private/buf/buflsp/testdata/uri@encode/test.proto, private/buf/buflsp/testdata/uri@encode/types.proto, private/buf/buflsp/testdata/vendor/protovalidate/buf/validate/validate.proto, private/buf/buflsp/testdata/workspace_symbols/types.proto, private/buf/buflsp/testdata/workspace_symbols/workspace_symbols.proto, private/buf/bufprotoc/testdata/basic/bsr/buf.testing/acme/date/acme/date/v1/date.proto, private/buf/bufprotoc/testdata/basic/bsr/buf.testing/acme/extension/acme/extension/v1/extension.proto, private/buf/bufprotoc/testdata/basic/workspacev1/common/geo/proto/acme/geo/v1/country_alpha_3_code.proto, private/buf/bufprotoc/testdata/basic/workspacev1/common/money/proto/acme/money/v1/currency_code.proto, private/buf/bufprotoc/testdata/basic/workspacev1/common/money/proto/acme/money/v1/money.proto, private/buf/bufprotoc/testdata/basic/workspacev1/finance/bond/proto/root1/acme/bond/excluded/v1/excluded.proto, private/buf/bufprotoc/testdata/basic/workspacev1/finance/bond/proto/root1/acme/bond/real/v1/bond.proto, private/buf/bufprotoc/testdata/basic/workspacev1/finance/bond/proto/root2/acme/bond/v2/bond.proto, private/buf/bufprotoc/testdata/basic/workspacev1/finance/portfolio/proto/acme/portfolio/v1/portfolio.proto, private/buf/bufworkspace/testdata/basic/bsr/buf.testing/acme/date/acme/date/v1/date.proto, private/buf/bufworkspace/testdata/basic/bsr/buf.testing/acme/extension/acme/extension/v1/extension.proto, private/buf/bufworkspace/testdata/basic/workspace_dep_missing_from_lock/finance/bond/proto/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspace_dep_missing_from_lock_used/finance/bond/proto/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspace_undeclared_dep/finance/bond/proto/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspace_unused_dep/finance/bond/proto/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspacev1/common/geo/proto/acme/geo/v1/country_alpha_3_code.proto, private/buf/bufworkspace/testdata/basic/workspacev1/common/money/proto/acme/money/v1/currency_code.proto, private/buf/bufworkspace/testdata/basic/workspacev1/common/money/proto/acme/money/v1/money.proto, private/buf/bufworkspace/testdata/basic/workspacev1/finance/bond/proto/root1/acme/bond/excluded/v1/excluded.proto, private/buf/bufworkspace/testdata/basic/workspacev1/finance/bond/proto/root1/acme/bond/real/v1/bond.proto, private/buf/bufworkspace/testdata/basic/workspacev1/finance/bond/proto/root2/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspacev1/finance/portfolio/proto/acme/portfolio/v1/portfolio.proto, private/buf/bufworkspace/testdata/basic/workspacev2/common/geo/proto/acme/geo/v1/country_alpha_3_code.proto, private/buf/bufworkspace/testdata/basic/workspacev2/common/money/proto/acme/money/v1/currency_code.proto, private/buf/bufworkspace/testdata/basic/workspacev2/common/money/proto/acme/money/v1/money.proto, private/buf/bufworkspace/testdata/basic/workspacev2/finance/bond/proto/acme/bond/excluded/v1/excluded.proto, private/buf/bufworkspace/testdata/basic/workspacev2/finance/bond/proto/acme/bond/real/v1/bond.proto, private/buf/bufworkspace/testdata/basic/workspacev2/finance/bond/proto/acme/bond/v2/bond.proto, private/buf/bufworkspace/testdata/basic/workspacev2/finance/portfolio/proto/acme/portfolio/v1/portfolio.proto, private/buf/bufworkspace/testdata/basic/workspacev2_duplicate_path/proto/shared/prefix/bar/v1/bar.proto, private/buf/bufworkspace/testdata/basic/workspacev2_duplicate_path/proto/shared/prefix/foo/v1/foo.proto, private/buf/bufworkspace/testdata/basic/workspacev2_duplicate_path/proto/shared1/prefix/x/x.proto, private/buf/bufworkspace/testdata/basic/workspacev2_duplicate_path/proto/shared1/prefix/y/y.proto, private/buf/bufworkspace/testdata/basic/workspacev2_duplicate_path/separate/v1/separate.proto, private/bufpkg/bufcheck/bufcheckserver/testdata/lint/service_pascal_case/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_custom_plugins/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_custom_plugins/b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_json_format/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_json_format/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_json_format/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_json_format/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_same_type/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete_unless_name_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete_unless_name_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete_unless_number_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_no_delete_unless_number_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_same_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_enum_value_same_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_extension_no_delete/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_name_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_name_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_name_reserved/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_number_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_number_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_no_delete_unless_number_reserved/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cpp_string_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cpp_string_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cpp_string_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_cpp_string_type/google/protobuf/cpp_features.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_ctype/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_ctype/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_default/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_default/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/5.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_java_utf8_validation/6.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_json_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_json_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_jstype/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_jstype/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_label/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_label/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_label/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_oneof/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_oneof/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_utf8_validation/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_utf8_validation/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_utf8_validation/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_same_utf8_validation/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_compatible_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_compatible_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_compatible_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_compatible_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_compatible_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_json_compatible_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_json_compatible_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_json_compatible_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_json_compatible_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_field_wire_json_compatible_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_no_delete/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_no_delete/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_no_delete_ignores/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_no_delete_ignores/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_no_delete_unstable/a/v1beta1/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_package/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_package/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_package/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_package/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_syntax/root/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_syntax/root/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_syntax/root/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_syntax/root/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_file_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_delete_file/a/v1beta1/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/a/v1/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/a/v1/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/a/v1beta1/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/a/v1beta1/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/b/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_false/b/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/a/v1/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/a/v1/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/a/v1beta1/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/a/v1beta1/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/b/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_ignore_unstable_packages_true/b/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_int_enum/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_int_enum/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_enum/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_enum/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_int/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_int/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_message/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_message/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_json_format/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_json_format/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_json_format/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_json_format/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_required_fields/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_required_fields/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_message_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_oneof_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_oneof_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_extension_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_extension_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_extension_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_extension_no_delete/4.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_no_delete/a1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_no_delete/a2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_no_delete/b1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_no_delete/b2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_service_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_package_service_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_policy_disablebuiltin/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_policy_empty/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_policy_local/a.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_policy_local/b.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_reserved_enum_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_reserved_enum_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_reserved_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_reserved_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_rpc_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_rpc_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_rpc_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_rpc_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_service_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/current/breaking_service_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_custom_plugins/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_custom_plugins/b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_json_format/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_json_format/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_json_format/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_json_format/4.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_same_type/4.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete_unless_name_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete_unless_name_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete_unless_number_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_no_delete_unless_number_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_same_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_enum_value_same_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_extension_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_extension_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_extension_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_extension_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_extension_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_name_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_name_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_name_reserved/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_number_reserved/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_number_reserved/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_no_delete_unless_number_reserved/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cpp_string_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cpp_string_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cpp_string_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_cpp_string_type/google/protobuf/cpp_features.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_ctype/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_ctype/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_default/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_default/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/4.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/5.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_java_utf8_validation/6.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_json_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_json_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_jstype/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_jstype/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_label/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_label/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_name/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_name/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_oneof/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_oneof/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_type/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_utf8_validation/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_utf8_validation/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_utf8_validation/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_same_utf8_validation/4.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_compatible_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_compatible_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_compatible_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_compatible_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_compatible_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_json_compatible_cardinality/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_json_compatible_cardinality/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_json_compatible_cardinality/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_json_compatible_type/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_field_wire_json_compatible_type/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete/root/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete/root/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete/root/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete/root/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_ignores/root/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_ignores/root/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_ignores/root/a/c/c.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_ignores/root/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_ignores/root/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_unstable/a/v1beta1/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_no_delete_unstable/a/v1beta1/b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_package/root/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_package/root/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_package/root/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_package/root/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_syntax/root/a/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_syntax/root/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_syntax/root/no_package.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_syntax/root/sub/a/b/sub_a_b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_file_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_delete_file/a/v1beta1/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_delete_file/a/v1beta1/b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/a/v1/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/a/v1/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/a/v1beta1/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/a/v1beta1/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/b/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_false/b/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/a/v1/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/a/v1/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/a/v1beta1/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/a/v1beta1/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/b/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_ignore_unstable_packages_true/b/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_int_enum/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_int_enum/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_enum/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_enum/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_int/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_int/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_message/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_message/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_json_format/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_json_format/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_json_format/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_json_format/4.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_required_fields/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_required_fields/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_message_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_oneof_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_oneof_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_extension_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_extension_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_extension_no_delete/3.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_no_delete/a1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_no_delete/b1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_no_delete/c.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_service_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_package_service_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_policy_disablebuiltin/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_policy_empty/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_policy_local/a.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_policy_local/b.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_reserved_enum_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_reserved_enum_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_reserved_message_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_reserved_message_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_rpc_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_rpc_no_delete/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_rpc_same_values/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_rpc_same_values/2.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_service_no_delete/1.proto, private/bufpkg/bufcheck/testdata/breaking/previous/breaking_service_no_delete/2.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_cascade_off/a.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_cascade_off/b.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_cascade_on/a.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_cascade_on/b.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_multiple_fails/a.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_off/a.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_off/b.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_on/a.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_on/b.proto, private/bufpkg/bufcheck/testdata/lint/comment_ignores_with_trailing_comment/a.proto, private/bufpkg/bufcheck/testdata/lint/comments/a.proto, private/bufpkg/bufcheck/testdata/lint/comments/b.proto, private/bufpkg/bufcheck/testdata/lint/custom_plugins/a.proto, private/bufpkg/bufcheck/testdata/lint/custom_plugins/b.proto, private/bufpkg/bufcheck/testdata/lint/custom_wasm_plugins/a.proto, private/bufpkg/bufcheck/testdata/lint/custom_wasm_plugins/b.proto, private/bufpkg/bufcheck/testdata/lint/directory_same_package/a.proto, private/bufpkg/bufcheck/testdata/lint/directory_same_package/no_package.proto, private/bufpkg/bufcheck/testdata/lint/directory_same_package/one/c.proto, private/bufpkg/bufcheck/testdata/lint/directory_same_package/one/d.proto, private/bufpkg/bufcheck/testdata/lint/editions_go_features/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_first_value_zero/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_no_allow_alias/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_pascal_case/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_value_prefix/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_value_upper_snake_case/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_zero_value_suffix/a.proto, private/bufpkg/bufcheck/testdata/lint/enum_zero_value_suffix_custom/a.proto, private/bufpkg/bufcheck/testdata/lint/field_lower_snake_case/a.proto, private/bufpkg/bufcheck/testdata/lint/field_lower_snake_case/b.proto, private/bufpkg/bufcheck/testdata/lint/field_no_descriptor/a.proto, private/bufpkg/bufcheck/testdata/lint/field_not_required/a.proto, private/bufpkg/bufcheck/testdata/lint/field_not_required/b.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/1.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/B.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/Foo.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/a.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/aBc.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/ab.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/ab_c.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/ab_c_.proto, private/bufpkg/bufcheck/testdata/lint/file_lower_snake_case/fooBar.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/ignores1/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/ignores2/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/ignores3/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/ignores4/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/import_no_public/a.proto, private/bufpkg/bufcheck/testdata/lint/import_no_public/one/one.proto, private/bufpkg/bufcheck/testdata/lint/import_no_public/sub/sub1.proto, private/bufpkg/bufcheck/testdata/lint/import_no_public/sub/sub2.proto, private/bufpkg/bufcheck/testdata/lint/import_used/a.proto, private/bufpkg/bufcheck/testdata/lint/import_used/one/one.proto, private/bufpkg/bufcheck/testdata/lint/import_used/sub/sub1.proto, private/bufpkg/bufcheck/testdata/lint/import_used/sub/sub2.proto, private/bufpkg/bufcheck/testdata/lint/import_used_descriptor/a.proto, private/bufpkg/bufcheck/testdata/lint/import_used_leading_dot/a.proto, private/bufpkg/bufcheck/testdata/lint/import_used_leading_dot/shared/location/v1/location.proto, private/bufpkg/bufcheck/testdata/lint/lint_stable_package_import/api/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/lint_stable_package_import/api/v1/foo.proto, private/bufpkg/bufcheck/testdata/lint/lint_stable_package_import/api/v1alpha/bar.proto, private/bufpkg/bufcheck/testdata/lint/lint_stable_package_import/api/v2/foo.proto, private/bufpkg/bufcheck/testdata/lint/message_pascal_case/a.proto, private/bufpkg/bufcheck/testdata/lint/oneof_lower_snake_case/a.proto, private/bufpkg/bufcheck/testdata/lint/package_defined/a/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_defined/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_directory_match/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/lint/package_directory_match/a/b/a_c.proto, private/bufpkg/bufcheck/testdata/lint/package_directory_match/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_directory_match/sub/a/b/a_b.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/1.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/2.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/3.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/4.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/5.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/6.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/7.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/8.proto, private/bufpkg/bufcheck/testdata/lint/package_lower_snake_case/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/a1.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/a2.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/b1.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/b2.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/c1.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/c2.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/d1.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/d2.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/none1.proto, private/bufpkg/bufcheck/testdata/lint/package_no_import_cycle/none2.proto, private/bufpkg/bufcheck/testdata/lint/package_same_directory/a.proto, private/bufpkg/bufcheck/testdata/lint/package_same_directory/one/a.proto, private/bufpkg/bufcheck/testdata/lint/package_same_directory_no_package/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_same_directory_no_package/one/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_same_option_value/a.proto, private/bufpkg/bufcheck/testdata/lint/package_same_option_value/b.proto, private/bufpkg/bufcheck/testdata/lint/package_same_option_value/sub/a.proto, private/bufpkg/bufcheck/testdata/lint/package_same_option_value/sub/b.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v0beta1.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v1.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v1beta1.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v1test.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v1test_foo.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v1testfoo.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v2.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_v2beta0.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/foo_bar_vv1beta1.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/no_package.proto, private/bufpkg/bufcheck/testdata/lint/package_version_suffix/v1.proto, private/bufpkg/bufcheck/testdata/lint/policy_disablebuiltin/a.proto, private/bufpkg/bufcheck/testdata/lint/policy_empty/a.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores1/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores2/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores3/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/bar/bar2.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/foo/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/foo/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/policy_ignores4/buf/foo/buf.proto, private/bufpkg/bufcheck/testdata/lint/policy_local/a.proto, private/bufpkg/bufcheck/testdata/lint/policy_local/b.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/any.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/bool.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/bytes.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/cel_expression.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/cel_field.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/cel_message.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/duration.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/enum.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/extension.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/field.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/field_mask.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/map.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/number.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/oneof.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/repeated.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/string.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/proto/timestamp.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate/vendor/protovalidate/buf/validate/validate.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate_predefined/import/import.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate_predefined/proto/rules.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate_predefined/proto/test.proto, private/bufpkg/bufcheck/testdata/lint/protovalidate_predefined/vendor/protovalidate/buf/validate/validate.proto, private/bufpkg/bufcheck/testdata/lint/rpc_no_streaming/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_pascal_case/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_requests/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_requests/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_requests_and_responses/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_requests_and_responses/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_responses/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_empty_responses/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_same/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_same/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_same_and_empty_request_responses/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_request_response_unique_allow_same_and_empty_request_responses/b.proto, private/bufpkg/bufcheck/testdata/lint/rpc_standard_name/a.proto, private/bufpkg/bufcheck/testdata/lint/rpc_standard_name_allow_empty/a.proto, private/bufpkg/bufcheck/testdata/lint/service_pascal_case/a.proto, private/bufpkg/bufcheck/testdata/lint/service_suffix/a.proto, private/bufpkg/bufcheck/testdata/lint/service_suffix_custom/a.proto, private/bufpkg/bufcheck/testdata/lint/syntax_specified/a/a.proto, private/bufpkg/bufcheck/testdata/lint/syntax_specified/a/a2.proto, private/bufpkg/bufcheck/testdata/lint/syntax_specified/a/a3.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/bar1/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/bar1/bar2.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/buf1.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/foo1/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/foo1/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores1/foo1/buf.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/bar2/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/bar2/bar2.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/buf2.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/foo2/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/foo2/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores2/foo2/buf.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/bar3/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/bar3/bar2.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/buf3.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/foo3/bar/bar.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/foo3/baz/baz.proto, private/bufpkg/bufcheck/testdata/lint/v2/ignores/ignores3/foo3/buf.proto, private/bufpkg/bufcheck/testdata/multi_client/simple/simple.proto, private/bufpkg/bufimage/bufimagemodify/testdata/alloptions/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/bar/bar_all/with_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/bar/bar_all/without_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/bar/bar_empty/with_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/bar/bar_empty/without_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/ccoptions/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/ccoptions/b.proto, private/bufpkg/bufimage/bufimagemodify/testdata/csharpoptions/double/csharp.proto, private/bufpkg/bufimage/bufimagemodify/testdata/csharpoptions/single/csharp.proto, private/bufpkg/bufimage/bufimagemodify/testdata/csharpoptions/single/override.proto, private/bufpkg/bufimage/bufimagemodify/testdata/csharpoptions/triple/csharp.proto, private/bufpkg/bufimage/bufimagemodify/testdata/csharpoptions/underscore/csharp.proto, private/bufpkg/bufimage/bufimagemodify/testdata/emptyoptions/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/foo/foo_all/with_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/foo/foo_all/without_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/foo/foo_empty/with_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/foo/foo_empty/without_package.proto, private/bufpkg/bufimage/bufimagemodify/testdata/javaemptyoptions/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/javaoptions/java_file.proto, private/bufpkg/bufimage/bufimagemodify/testdata/javaoptions/override.proto, private/bufpkg/bufimage/bufimagemodify/testdata/jsoptions/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/double/objc.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/gpb/objc.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/single/objc.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/single/override.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/triple/objc.proto, private/bufpkg/bufimage/bufimagemodify/testdata/objcoptions/unversioned/objc.proto, private/bufpkg/bufimage/bufimagemodify/testdata/packageversion/a.proto, private/bufpkg/bufimage/bufimagemodify/testdata/packageversion/b.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/double/php.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/reserved/php.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/single/override.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/single/php.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/triple/php.proto, private/bufpkg/bufimage/bufimagemodify/testdata/phpoptions/underscore/php.proto, private/bufpkg/bufimage/bufimagemodify/testdata/rubyoptions/double/ruby.proto, private/bufpkg/bufimage/bufimagemodify/testdata/rubyoptions/single/override.proto, private/bufpkg/bufimage/bufimagemodify/testdata/rubyoptions/single/ruby.proto, private/bufpkg/bufimage/bufimagemodify/testdata/rubyoptions/triple/ruby.proto, private/bufpkg/bufimage/bufimagemodify/testdata/rubyoptions/underscore/ruby.proto, private/bufpkg/bufimage/bufimagemodify/testdata/wktimport/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/b.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/c1.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/c2.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/c3.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/c4.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/d.proto, private/bufpkg/bufimage/bufimageutil/testdata/any/e.proto, private/bufpkg/bufimage/bufimageutil/testdata/deps/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/deps/b.proto, private/bufpkg/bufimage/bufimageutil/testdata/deps/c.proto, private/bufpkg/bufimage/bufimageutil/testdata/deps/old.proto, private/bufpkg/bufimage/bufimageutil/testdata/deps/test.proto, private/bufpkg/bufimage/bufimageutil/testdata/empty/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/empty/b.proto, private/bufpkg/bufimage/bufimageutil/testdata/empty/c.proto, private/bufpkg/bufimage/bufimageutil/testdata/empty/d.proto, private/bufpkg/bufimage/bufimageutil/testdata/exclude_import_deps/dep.proto, private/bufpkg/bufimage/bufimageutil/testdata/exclude_import_deps/excluded.proto, private/bufpkg/bufimage/bufimageutil/testdata/exclude_import_deps/opt.proto, private/bufpkg/bufimage/bufimageutil/testdata/exclude_import_deps/user.proto, private/bufpkg/bufimage/bufimageutil/testdata/extensions/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/extensions/b.proto, private/bufpkg/bufimage/bufimageutil/testdata/importmods/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/importmods/public.proto, private/bufpkg/bufimage/bufimageutil/testdata/importmods/regular.proto, private/bufpkg/bufimage/bufimageutil/testdata/importmods/weak.proto, private/bufpkg/bufimage/bufimageutil/testdata/imports/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/imports/options.proto, private/bufpkg/bufimage/bufimageutil/testdata/nesting/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/oneofs/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/options/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/options/options.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/bar.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/baz1.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/baz2.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/foo.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/nopackage.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/options.proto, private/bufpkg/bufimage/bufimageutil/testdata/packages/other.proto, private/bufpkg/bufimage/bufimageutil/testdata/sourcecodeinfo/test.proto, private/bufpkg/bufimage/bufimageutil/testdata/unuseddeps/a.proto, private/bufpkg/bufimage/bufimageutil/testdata/unuseddeps/b.proto, private/bufpkg/bufimage/bufimageutil/testdata/unuseddeps/c.proto, private/bufpkg/bufimage/bufimageutil/testdata/versioned/acme/order/v1/order.proto, private/bufpkg/bufimage/bufimageutil/testdata/versioned/acme/order/v2/order.proto, private/bufpkg/bufimage/testdata/customoptions1/a.proto, private/bufpkg/bufimage/testdata/customoptionserror1/a.proto, private/bufpkg/bufimage/testdata/customoptionserror1/b.proto, private/bufpkg/bufimage/testdata/cyclicimport/a/a.proto, private/bufpkg/bufimage/testdata/cyclicimport/b/b.proto, private/bufpkg/bufimage/testdata/duplicatesyntheticoneofs/a1.proto, private/bufpkg/bufimage/testdata/duplicatesyntheticoneofs/a2.proto, private/bufpkg/bufimage/testdata/notamessagetype/a.proto, private/bufpkg/bufimage/testdata/optionpanic/options/option.proto, private/bufpkg/bufimage/testdata/optionpanic/proto/test.proto, private/bufpkg/bufimage/testdata/proto3optional1/a.proto, private/bufpkg/bufimage/testdata/semicolons/a.proto, private/bufpkg/bufimage/testdata/spacebetweennumberandid/a.proto, private/bufpkg/bufimage/testdata/trailingcomments/a.proto, private/bufpkg/bufprotosource/testdata/nested/foo.proto, private/pkg/protosourcepath/testdata/proto2/import.proto, private/pkg/protosourcepath/testdata/proto2/test.proto, private/pkg/protosourcepath/testdata/proto3/import.proto, private/pkg/protosourcepath/testdata/proto3/test.proto, private/pkg/storage/storagetesting/testdata/base/1.proto, private/pkg/storage/storagetesting/testdata/base/a/b/1.proto, private/pkg/storage/storagetesting/testdata/base/a/b/2.proto, private/pkg/storage/storagetesting/testdata/base/ab/1.proto, private/pkg/storage/storagetesting/testdata/base/ab/2.proto, private/pkg/storage/storagetesting/testdata/five/root2/foo/bar.proto, private/pkg/storage/storagetesting/testdata/four/root/a/3.proto, private/pkg/storage/storagetesting/testdata/four/root/a/b/1.proto, private/pkg/storage/storagetesting/testdata/four/root/a/b/2.proto, private/pkg/storage/storagetesting/testdata/link/file.proto, private/pkg/storage/storagetesting/testdata/one/root/1.proto, private/pkg/storage/storagetesting/testdata/one/root/a/1.proto, private/pkg/storage/storagetesting/testdata/one/root/a/b/1.proto, private/pkg/storage/storagetesting/testdata/one/root/a/b/2.proto, private/pkg/storage/storagetesting/testdata/one/root/ab/1.proto, private/pkg/storage/storagetesting/testdata/one/root/ab/2.proto, private/pkg/storage/storagetesting/testdata/one/root/c/1.proto, private/pkg/storage/storagetesting/testdata/symlink_loop/file.proto, private/pkg/storage/storagetesting/testdata/symlink_success/1.proto, private/pkg/storage/storagetesting/testdata/symlink_success/file.proto, private/pkg/storage/storagetesting/testdata/three/a/one.proto, private/pkg/storage/storagetesting/testdata/three/b/two.proto, private/pkg/storage/storagetesting/testdata/two/root1/1.proto, private/pkg/storage/storagetesting/testdata/two/root1/a/1.proto, private/pkg/storage/storagetesting/testdata/two/root1/a/b/1.proto, private/pkg/storage/storagetesting/testdata/two/root1/a/b/2.proto, private/pkg/storage/storagetesting/testdata/two/root1/ab/1.proto, private/pkg/storage/storagetesting/testdata/two/root1/ab/2.proto, private/pkg/storage/storagetesting/testdata/two/root1/c/1.proto, private/pkg/storage/storagetesting/testdata/two/root2/2.proto, private/pkg/storage/storagetesting/testdata/two/root2/a/2.proto, private/pkg/storage/storagetesting/testdata/two/root2/a/b/3.proto, private/pkg/storage/storagetesting/testdata/two/root2/a/b/4.proto, private/pkg/storage/storagetesting/testdata/two/root2/ab/3.proto, private/pkg/storage/storagetesting/testdata/two/root2/ab/4.proto, private/pkg/storage/storagetesting/testdata/two/root2/c/3.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/1.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/a/1.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/a/b/1.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/a/b/2.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/ab/1.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/ab/2.proto, private/pkg/storage/storagetesting/testdata/two/rootoverlap/c/1.proto, proto/buf/alpha/audit/v1alpha1/event.proto, proto/buf/alpha/audit/v1alpha1/service.proto, proto/buf/alpha/breaking/v1/config.proto, proto/buf/alpha/image/v1/image.proto, proto/buf/alpha/lint/v1/config.proto, proto/buf/alpha/module/v1alpha1/module.proto, proto/buf/alpha/registry/v1alpha1/admin.proto, proto/buf/alpha/registry/v1alpha1/authn.proto, proto/buf/alpha/registry/v1alpha1/authz.proto, proto/buf/alpha/registry/v1alpha1/convert.proto, proto/buf/alpha/registry/v1alpha1/display.proto, proto/buf/alpha/registry/v1alpha1/doc.proto, proto/buf/alpha/registry/v1alpha1/download.proto, proto/buf/alpha/registry/v1alpha1/git_metadata.proto, proto/buf/alpha/registry/v1alpha1/image.proto, proto/buf/alpha/registry/v1alpha1/jsonschema.proto, proto/buf/alpha/registry/v1alpha1/module.proto, proto/buf/alpha/registry/v1alpha1/organization.proto, proto/buf/alpha/registry/v1alpha1/owner.proto, proto/buf/alpha/registry/v1alpha1/plugin_curation.proto, proto/buf/alpha/registry/v1alpha1/push.proto, proto/buf/alpha/registry/v1alpha1/reference.proto, proto/buf/alpha/registry/v1alpha1/repository.proto, proto/buf/alpha/registry/v1alpha1/repository_branch.proto, proto/buf/alpha/registry/v1alpha1/repository_commit.proto, proto/buf/alpha/registry/v1alpha1/repository_tag.proto, proto/buf/alpha/registry/v1alpha1/resolve.proto, proto/buf/alpha/registry/v1alpha1/resource.proto, proto/buf/alpha/registry/v1alpha1/role.proto, proto/buf/alpha/registry/v1alpha1/schema.proto, proto/buf/alpha/registry/v1alpha1/scim_token.proto, proto/buf/alpha/registry/v1alpha1/search.proto, proto/buf/alpha/registry/v1alpha1/studio.proto, proto/buf/alpha/registry/v1alpha1/studio_request.proto, proto/buf/alpha/registry/v1alpha1/token.proto, proto/buf/alpha/registry/v1alpha1/user.proto, proto/buf/alpha/registry/v1alpha1/verification_status.proto, proto/buf/alpha/registry/v1alpha1/webhook.proto, proto/buf/alpha/studio/v1alpha1/invoke.proto, proto/buf/alpha/webhook/v1alpha1/event.proto |
| MCP server | not met | 0 / 20 | — |
| Runnable examples | not met | 0 / 40 | — |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
