grpc_graphql_gateway 1.2.5

A Rust implementation of gRPC-GraphQL gateway - generates GraphQL execution code from gRPC services
# Security Policy

## Supported Versions

Use this section to tell people about which versions of your project are currently being supported with security updates.

| Version | Supported          |
| ------- | ------------------ |
| 0.3.x   | :white_check_mark: |
| 0.2.x   | :x:                |
| < 0.2   | :x:                |

## Reporting a Vulnerability

We take the security of `grpc_graphql_gateway` seriously. If you find a security vulnerability, please report it to us as described below.

**Please do not report security vulnerabilities through public GitHub issues.**

Instead, please report them via email to `security@protocollattice.com` (or equivalent contact).

You can expect the following process:
1. We will acknowledge your report within 48 hours.
2. We will investigate the issue and determine its impact.
3. We will work on a patch and release a security update.
4. We will publish a security advisory.

Thank you for improving the security of `grpc_graphql_gateway`.