Skip to content

[gRPC] gRPC / RPC hygiene #322

Description

@emmanuelgautier

Description

Protocol-hygiene checks for gRPC/RPC services.

Checks to implement

  • Server reflection enabled
  • Plaintext (non-TLS) transport
  • Missing auth on individual methods
  • Vulnerable protobuf version fingerprint

Tier rationale

Deterministic per-method probing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions