Skip to content

Commit

Permalink
add SECURITY.md (#5167)
Browse files Browse the repository at this point in the history
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
  • Loading branch information
arkodg authored Jan 27, 2025
1 parent b5cf087 commit f7a10eb
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Security Policy

## Reporting a Vulnerability or a Crash

We take security seriously and appreciate your help in identifying and responsibly disclosing vulnerabilities to protect our users.

To report a security issue:

1. **Do not open a public issue** on the GitHub repository to disclose a vulnerability.
2. Send an email to our security team at [envoy-gateway-security@googlegroups.com](mailto:envoy-gateway-security@googlegroups.com).
3. Include the following details in your email:
- A detailed description of the vulnerability.
- Steps to reproduce the issue.
- Potential impact of the vulnerability.
- Any suggested remediation or patches (if applicable).

We aim to respond to vulnerability reports within **48 hours** and will work with you to validate and address the issue.
Once a resolution is identified, we will coordinate a release timeline with you and provide credit if applicable (with your consent).

## Security Updates

Security patches are announced through:

- The [GitHub Releases page](https://github.com/envoyproxy/gateway/releases)

To stay up-to-date with the latest security updates, we recommend subscribing to these channels.

## Best Practices for Secure Usage

To minimize security risks when using Envoy Gateway:

- Use the latest supported version of Envoy Gateway.
- Regularly monitor for updates and apply patches promptly.

## Contact

If you have any questions about this security policy, please contact us at [envoy-gateway-security@googlegroups.com](mailto:envoy-gateway-security@googlegroups.com).

Thank you for helping us ensure the security of Envoy Gateway!

0 comments on commit f7a10eb

Please sign in to comment.