Skip to content

Commit e396817

Browse files
authored
Create SECURITY.md (#53)
1 parent 1053c23 commit e396817

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Follow envoy security policy
4+
5+
This code is mainly used by [envoy](https://github.com/envoyproxy/envoy). Please follow envoy security [policy](https://github.com/envoyproxy/envoy/security/policy).
6+
7+
8+
## Supported Versions
9+
10+
This repo is small, there is not versioned releases. Please always use top of the tree. If there is any bugs or security fixes, they will be fixed in the master branch.
11+
12+
13+
## Reporting a Vulnerability
14+
15+
Please report any vulnerability to envoy according to its security [policy](https://github.com/envoyproxy/envoy/security/policy).

0 commit comments

Comments
 (0)