forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextensions_metadata.yaml
More file actions
207 lines (207 loc) · 6.11 KB
/
extensions_metadata.yaml
File metadata and controls
207 lines (207 loc) · 6.11 KB
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
envoy.filters.http.checksum:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.http.dynamo:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: stable
envoy.filters.http.golang:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.compression.qatzip.compressor:
categories:
- envoy.compression.compressor
security_posture: robust_to_untrusted_downstream_and_upstream
status: alpha
envoy.compression.qatzstd.compressor:
categories:
- envoy.compression.compressor
security_posture: robust_to_untrusted_downstream_and_upstream
status: alpha
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.golang:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
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.listener.postgres_inspector:
categories:
- envoy.filters.listener
security_posture: robust_to_untrusted_downstream
status: alpha
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.tls.key_providers.kae:
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.stat_sinks.kafka:
categories:
- envoy.stats_sinks
security_posture: data_plane_agnostic
status: alpha
type_urls:
- envoy.extensions.stat_sinks.kafka.v3.KafkaStatsSinkConfig
envoy.tap_sinks.udp_sink:
categories:
- envoy.filters.http
- envoy.transport_sockets.downstream
- envoy.transport_sockets.upstream
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- envoy.extensions.tap_sinks.udp_sink.v3alpha.UdpSink
envoy.xds_delegates.kv_store:
categories:
- envoy.xds_delegates
security_posture: data_plane_agnostic
status: wip
envoy.generic_proxy.codecs.kafka:
categories:
- envoy.generic_proxy.codecs
security_posture: requires_trusted_downstream_and_upstream
status: wip
type_urls:
- envoy.extensions.filters.network.generic_proxy.codecs.kafka.v3.KafkaCodecConfig
envoy.router.cluster_specifier_plugin.golang:
categories:
- envoy.router.cluster_specifier_plugin
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.upstreams.http.tcp.golang:
categories:
- envoy.upstreams
security_posture: requires_trusted_downstream_and_upstream
status: alpha
envoy.filters.http.peak_ewma:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- envoy.extensions.filters.http.peak_ewma.v3alpha.PeakEwmaConfig
envoy.filters.http.peer_metadata:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- io.istio.http.peer_metadata.Config
envoy.filters.network.peer_metadata:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- envoy.extensions.filters.network.peer_metadata.v3.Config
envoy.filters.network.metadata_exchange:
categories:
- envoy.filters.network
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- envoy.tcp.metadataexchange.config.MetadataExchange
envoy.filters.http.istio_stats:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- stats.PluginConfig
envoy.filters.http.alpn:
categories:
- envoy.filters.http
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- istio.envoy.config.filter.http.alpn.v2alpha1.FilterConfig
envoy.load_balancing_policies.peak_ewma:
categories:
- envoy.load_balancing_policies
security_posture: requires_trusted_downstream_and_upstream
status: alpha
type_urls:
- envoy.extensions.load_balancing_policies.peak_ewma.v3alpha.PeakEwma