RegScale gRPC Ingestion Services
RegScale publishes a gRPC contract library, rs-data, covering three high-volume ingestion services: AssetIngestionService, IssueIngestionService and VulnIngestionService. Each service exposes a unary batch create-or-update RPC and a server-streaming variant for chunked ingestion, with Bearer-token call credentials over TLS.
Other Resources
Protobuf
https://raw.githubusercontent.com/api-evangelist/regscale/refs/heads/main/grpc/regscale-asset-service.proto
Protobuf
https://raw.githubusercontent.com/api-evangelist/regscale/refs/heads/main/grpc/regscale-issue-service.proto
Protobuf
https://raw.githubusercontent.com/api-evangelist/regscale/refs/heads/main/grpc/regscale-vuln-service.proto