forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
extensions_metadata.yaml
114 lines (114 loc) · 3.33 KB
/
extensions_metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
envoy.filters.http.dynamo:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: stable
envoy.filters.http.squash:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: stable
envoy.filters.http.sxg:
categories:
- envoy.filters.http
security_posture: robust_to_untrusted_downstream
status: alpha
envoy.filters.network.client_ssl_auth:
categories:
- envoy.filters.network
security_posture: robust_to_untrusted_downstream
status: stable
envoy.filters.network.kafka_broker:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: wip
envoy.filters.network.kafka_mesh:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: wip
envoy.filters.network.rocketmq_proxy:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.network.mysql_proxy:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.network.postgres_proxy:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: stable
envoy.filters.network.sip_proxy:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.sip.router:
categories:
- envoy.sip_proxy.filters
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.tls.key_providers.cryptomb:
categories:
- envoy.tls.key_providers
security_posture: robust_to_untrusted_downstream
status: alpha
envoy.tls.key_providers.qat:
categories:
- envoy.tls.key_providers
security_posture: robust_to_untrusted_downstream
status: alpha
envoy.bootstrap.vcl:
categories:
- envoy.bootstrap
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.matching.input_matchers.hyperscan:
categories:
- envoy.matching.input_matchers
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.http.language:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.network.connection_balance.dlb:
categories:
- envoy.network.connection_balance
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.regex_engines.hyperscan:
categories:
- envoy.regex_engines
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.xds_delegates.kv_store:
categories:
- envoy.xds_delegates
security_posture: data_plane_agnostic
status: wip
envoy.filters.network.generic_proxy:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: wip
envoy.filters.generic.router:
categories:
- envoy.generic_proxy.filters
security_posture: requires_trusted_downstream_and_upstream
status: wip
type_urls:
- envoy.extensions.filters.network.generic_proxy.router.v3.Router
envoy.generic_proxy.codecs.dubbo:
categories:
- envoy.generic_proxy.codecs
security_posture: requires_trusted_downstream_and_upstream
status: wip
type_urls:
- envoy.extensions.filters.network.generic_proxy.codecs.dubbo.v3.DubboCodecConfig