swh.vulns.grpc.swhvulns_pb2_grpc module#
Client and server classes corresponding to protobuf-defined services.
- class swh.vulns.grpc.swhvulns_pb2_grpc.VulnerabilityServiceStub(channel)[source]#
Bases:
objectVulnerability annotation service
Constructor.
- Parameters:
channel – A grpc.Channel.
- class swh.vulns.grpc.swhvulns_pb2_grpc.VulnerabilityServiceServicer[source]#
Bases:
objectVulnerability annotation service
- swh.vulns.grpc.swhvulns_pb2_grpc.add_VulnerabilityServiceServicer_to_server(servicer, server)[source]#