Search for packages
purl | pkg:github/istio/istio@0.1.2 |
Next non-vulnerable version | 1.18.0-alpha.0 |
Latest non-vulnerable version | 1.19.0-alpha.0 |
Risk | 10.0 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-2cyz-8huy-aaae
Aliases: CVE-2022-31045 GHSA-xwx5-5c9g-x68x |
Istio is an open platform to connect, manage, and secure microservices. In affected versions ill-formed headers sent to Envoy in certain configurations can lead to unexpected memory access resulting in undefined behavior or crashing. Users are most likely at risk if they have an Istio ingress Gateway exposed to external traffic. This vulnerability has been resolved in versions 1.12.8, 1.13.5, and 1.14.1. Users are advised to upgrade. There are no known workarounds for this issue. |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-2q3s-huh9-aaaq
Aliases: CVE-2022-39278 |
Denial of service attack due to Go Regex Library. |
Affected by 13 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-3sjw-grzy-aaah
Aliases: CVE-2020-15104 |
In Envoy before versions 1.12.6, 1.13.4, 1.14.4, and 1.15.0 when validating TLS certificates, Envoy would incorrectly allow a wildcard DNS Subject Alternative Name apply to multiple subdomains. For example, with a SAN of *.example.com, Envoy would incorrectly allow nested.subdomain.example.com, when it should only allow subdomain.example.com. This defect applies to both validating a client TLS certificate in mTLS, and validating a server TLS certificate for upstream connections. This vulnerability is only applicable to situations where an untrusted entity can obtain a signed wildcard TLS certificate for a domain of which you only intend to trust a subdomain of. For example, if you intend to trust api.mysubdomain.example.com, and an untrusted actor can obtain a signed TLS certificate for *.example.com or *.com. Configurations are vulnerable if they use verify_subject_alt_name in any Envoy version, or if they use match_subject_alt_names in version 1.14 or later. This issue has been fixed in Envoy versions 1.12.6, 1.13.4, 1.14.4, 1.15.0. |
Affected by 41 other vulnerabilities. Affected by 42 other vulnerabilities. |
VCID-52xg-rf8u-aaam
Aliases: CVE-2022-29227 |
CVE-2022-29227 envoy: Internal redirect crash for requests with body/trailers |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-6y3x-kyj7-aaaf
Aliases: CVE-2023-44487 GHSA-qppj-fm5r-hxr3 VSV00013 |
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-8ev5-c8zj-aaar
Aliases: CVE-2021-43824 |
CVE-2021-43824 envoy: Null pointer dereference when using JWT filter safe_regex match |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-anga-kngu-aaac
Aliases: CVE-2022-23606 |
CVE-2022-23606 envoy: Stack exhaustion when a cluster is deleted via Cluster Discovery Service |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-areg-zn1d-aaaj
Aliases: CVE-2023-27492 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-av3y-xjr9-aaac
Aliases: CVE-2022-29226 |
Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue. |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-bktx-3fbw-aaag
Aliases: CVE-2023-35945 |
Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11. |
Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. Affected by 6 other vulnerabilities. |
VCID-cty8-9t9r-aaaf
Aliases: CVE-2022-21655 |
CVE-2022-21655 envoy: Incorrect handling of internal redirects to routes with a direct response entry |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-dd2s-45wa-aaaj
Aliases: CVE-2021-32780 |
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions Envoy transitions a H/2 connection to the CLOSED state when it receives a GOAWAY frame without any streams outstanding. The connection state is transitioned to DRAINING when it receives a SETTING frame with the SETTINGS_MAX_CONCURRENT_STREAMS parameter set to 0. Receiving these two frames in the same I/O event results in abnormal termination of the Envoy process due to invalid state transition from CLOSED to DRAINING. A sequence of H/2 frames delivered by an untrusted upstream server will result in Denial of Service in the presence of untrusted **upstream** servers. Envoy versions 1.19.1, 1.18.4 contain fixes to stop processing of pending H/2 frames after connection transition to the CLOSED state. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-djk7-dd9y-aaaf
Aliases: CVE-2023-35941 |
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios in which HMAC payload can be always valid in OAuth2 filter's check. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, avoid wildcards/prefix domain wildcards in the host's domain configuration. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-dp7a-3quf-aaac
Aliases: CVE-2021-28683 |
An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable NULL pointer dereference and crash in TLS when an unknown TLS alert code is received. |
Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
VCID-dr72-63u4-aaaj
Aliases: CVE-2021-32777 |
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions when ext-authz extension is sending request headers to the external authorization service it must merge multiple value headers according to the HTTP spec. However, only the last header value is sent. This may allow specifically crafted requests to bypass authorization. Attackers may be able to escalate privileges when using ext-authz extension or back end service that uses multiple value headers for authorization. A specifically constructed request may be delivered by an untrusted downstream peer in the presence of ext-authz extension. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to the ext-authz extension to correctly merge multiple request header values, when sending request for authorization. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-dss6-rcaa-aaag
Aliases: CVE-2022-21654 |
CVE-2022-21654 envoy: Incorrect configuration handling allows mTLS session re-use without re-validation |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-dx29-y4ke-aaag
Aliases: CVE-2021-43825 |
CVE-2021-43825 envoy: Use-after-free when response filters increase response data |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-e3es-g515-aaac
Aliases: CVE-2023-27491 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-fhr4-2cw2-aaaj
Aliases: CVE-2021-31921 |
Istio before 1.8.6 and 1.9.x before 1.9.5 contains a remotely exploitable vulnerability where an external client can access unexpected services in the cluster, bypassing authorization checks, when a gateway is configured with AUTO_PASSTHROUGH routing configuration. |
Affected by 35 other vulnerabilities. Affected by 36 other vulnerabilities. |
VCID-fw7c-6u9d-aaaa
Aliases: CVE-2022-29225 |
CVE-2022-29225 envoy: Decompressors can be zip bombed |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-h5gd-ykr6-aaag
Aliases: CVE-2023-35942 |
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, gRPC access loggers using listener's global scope can cause a `use-after-free` crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, disable gRPC access log or stop listener update. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-hp9r-e7uw-aaan
Aliases: CVE-2022-29228 |
Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT() in newer versions and corrupts memory on earlier versions. continueDecoding() shouldn’t ever be called from filters after a local reply has been sent. Users are advised to upgrade. There are no known workarounds for this issue. |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-jztw-yc9e-aaaa
Aliases: CVE-2021-32778 |
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-k6p6-jgh7-aaah
Aliases: CVE-2021-39156 GHSA-hqxw-mm44-gc4r |
Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio 1.11.0, 1.10.3 and below, and 1.9.7 and below contain a remotely exploitable vulnerability where an HTTP request with `#fragment` in the path may bypass Istio’s URI path based authorization policies. Patches are available in Istio 1.11.1, Istio 1.10.4 and Istio 1.9.8. As a work around a Lua filter may be written to normalize the path. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-m38c-y5uy-aaag
Aliases: CVE-2023-27487 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-n735-w925-aaaf
Aliases: CVE-2021-31920 GHSA-6q5m-22mq-q2xv |
Istio before 1.8.6 and 1.9.x before 1.9.5 has a remotely exploitable vulnerability where an HTTP request path with multiple slashes or escaped slash characters (%2F or %5C) could potentially bypass an Istio authorization policy when path based authorization rules are used. |
Affected by 35 other vulnerabilities. Affected by 36 other vulnerabilities. |
VCID-pbmp-naqq-aaam
Aliases: CVE-2021-29258 |
An issue was discovered in Envoy 1.14.0. There is a remotely exploitable crash for HTTP2 Metadata, because an empty METADATA map triggers a Reachable Assertion. |
Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
VCID-q8fq-1yrc-aaag
Aliases: CVE-2022-24921 |
regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression. |
Affected by 20 other vulnerabilities. Affected by 20 other vulnerabilities. Affected by 20 other vulnerabilities. |
VCID-qyex-hm2q-aaaa
Aliases: CVE-2021-28682 |
An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable integer overflow in which a very large grpc-timeout value leads to unexpected timeout calculations. |
Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
VCID-rn3g-fz72-aaaa
Aliases: CVE-2023-27496 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-smme-5z7a-aaan
Aliases: CVE-2022-24726 |
CVE-2022-24726 istio: Unauthenticated control plane denial of service attack due to stack exhaustion |
Affected by 20 other vulnerabilities. Affected by 20 other vulnerabilities. Affected by 20 other vulnerabilities. |
VCID-t2dx-c3xy-aaaa
Aliases: CVE-2021-32781 |
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions after Envoy sends a locally generated response it must stop further processing of request or response data. However when local response is generated due the internal buffer overflow while request or response is processed by the filter chain the operation may not be stopped completely and result in accessing a freed memory block. A specifically constructed request delivered by an untrusted downstream or upstream peer in the presence of extensions that modify and increase the size of request or response bodies resulting in a Denial of Service when using extensions that modify and increase the size of request or response bodies, such as decompressor filter. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to address incomplete termination of request processing after locally generated response. As a workaround disable Envoy's decompressor, json-transcoder or grpc-web extensions or proprietary extensions that modify and increase the size of request or response bodies, if feasible. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-te2m-j4fe-aaaj
Aliases: CVE-2023-39325 GHSA-4374-p667-p6c8 |
A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-tnym-eg8u-aaaj
Aliases: CVE-2023-27493 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-u6b2-rfe9-aaaf
Aliases: CVE-2022-29224 |
CVE-2022-29224 envoy: Segfault in GrpcHealthCheckerImpl |
Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. Affected by 14 other vulnerabilities. |
VCID-v88p-ard2-aaaq
Aliases: CVE-2023-27488 |
Multiple CVEs reported by Envoy. |
Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-w5ct-jkjq-aaak
Aliases: CVE-2021-39155 GHSA-7774-7vr3-cc8j |
Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. According to [RFC 4343](https://datatracker.ietf.org/doc/html/rfc4343), Istio authorization policy should compare the hostname in the HTTP Host header in a case insensitive way, but currently the comparison is case sensitive. The proxy will route the request hostname in a case-insensitive way which means the authorization policy could be bypassed. As an example, the user may have an authorization policy that rejects request with hostname "httpbin.foo" for some source IPs, but the attacker can bypass this by sending the request with hostname "Httpbin.Foo". Patches are available in Istio 1.11.1, Istio 1.10.4 and Istio 1.9.8. As a work around a Lua filter may be written to normalize Host header before the authorization check. This is similar to the Path normalization presented in the [Security Best Practices](https://istio.io/latest/docs/ops/best-practices/security/#case-normalization) guide. |
Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. Affected by 29 other vulnerabilities. |
VCID-wxdq-fahw-aaag
Aliases: CVE-2022-23635 GHSA-856q-xv3c-7f2f |
CVE-2022-23635 istio: unauthenticated control plane denial of service attack |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-wz85-a7wk-aaaj
Aliases: CVE-2023-35944 |
Envoy is an open source edge and service proxy designed for cloud-native applications. Envoy allows mixed-case schemes in HTTP/2, however, some internal scheme checks are case-sensitive. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, this can lead to the rejection of requests with mixed-case schemes such as `htTp` or `htTps`, or the bypassing of some requests such as `https` in unencrypted connections. With a fix in versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, Envoy will now lowercase scheme values by default, and change the internal scheme checks that were case-sensitive to be case-insensitive. There are no known workarounds for this issue. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
VCID-y77q-dr57-aaae
Aliases: CVE-2021-43826 |
CVE-2021-43826 envoy: Use-after-free when tunneling TCP over HTTP |
Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. Affected by 22 other vulnerabilities. |
VCID-ytys-pthg-aaam
Aliases: CVE-2023-35943 |
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, the CORS filter will segfault and crash Envoy when the `origin` header is removed and deleted between `decodeHeaders`and `encodeHeaders`. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, do not remove the `origin` header in the Envoy configuration. |
Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. Affected by 2 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
This package is not known to fix vulnerabilities. |
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-20T19:34:01.387473+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 36.1.3 |
2025-06-20T19:33:58.313680+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 36.1.3 |
2025-06-20T19:33:55.000927+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 36.1.3 |
2025-06-20T19:33:52.578802+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 36.1.3 |
2025-06-20T19:33:49.795524+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 36.1.3 |
2025-06-20T19:33:47.325539+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 36.1.3 |
2025-06-20T19:33:43.859820+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 36.1.3 |
2025-06-20T19:33:41.073737+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 36.1.3 |
2025-06-20T19:33:38.234331+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 36.1.3 |
2025-06-20T19:33:35.445756+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 36.1.3 |
2025-06-20T19:33:32.458021+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 36.1.3 |
2025-06-20T19:33:29.790339+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 36.1.3 |
2025-06-20T19:33:26.978827+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 36.1.3 |
2025-06-20T19:33:22.194981+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 36.1.3 |
2025-06-20T19:33:17.561709+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 36.1.3 |
2025-06-20T19:33:13.135953+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 36.1.3 |
2025-06-20T19:33:10.556359+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 36.1.3 |
2025-06-20T19:33:08.150804+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 36.1.3 |
2025-06-20T19:33:05.546627+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 36.1.3 |
2025-06-20T19:33:02.921077+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 36.1.3 |
2025-06-20T19:33:00.127458+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 36.1.3 |
2025-06-20T19:32:56.537689+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 36.1.3 |
2025-06-20T19:32:53.760620+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 36.1.3 |
2025-06-20T19:32:51.377446+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 36.1.3 |
2025-06-20T19:32:48.587077+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 36.1.3 |
2025-06-20T19:32:45.882398+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 36.1.3 |
2025-06-20T19:32:43.340153+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 36.1.3 |
2025-06-20T19:32:40.642155+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 36.1.3 |
2025-06-20T19:32:37.916486+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 36.1.3 |
2025-06-20T19:32:31.199189+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 36.1.3 |
2025-06-20T19:32:28.680351+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 36.1.3 |
2025-06-20T19:32:25.806638+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 36.1.3 |
2025-06-20T19:32:23.309128+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 36.1.3 |
2025-06-20T19:32:20.646665+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 36.1.3 |
2025-06-20T19:32:17.982410+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 36.1.3 |
2025-06-20T19:32:12.847701+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 36.1.3 |
2025-06-20T19:32:10.146270+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 36.1.3 |
2025-06-20T19:32:06.873164+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 36.1.3 |
2025-06-20T19:32:04.197620+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 36.1.3 |
2025-06-20T19:32:01.605260+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 36.1.3 |
2025-06-20T19:31:51.666428+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 36.1.3 |
2025-06-04T08:09:17.144427+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 36.1.0 |
2025-06-04T08:09:14.708571+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 36.1.0 |
2025-06-04T08:09:12.125861+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 36.1.0 |
2025-06-04T08:09:09.685425+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 36.1.0 |
2025-06-04T08:09:07.108251+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 36.1.0 |
2025-06-04T08:09:04.584069+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 36.1.0 |
2025-06-04T08:09:02.057755+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 36.1.0 |
2025-06-04T08:08:59.587277+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 36.1.0 |
2025-06-04T08:08:57.096239+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 36.1.0 |
2025-06-04T08:08:54.582107+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 36.1.0 |
2025-06-04T08:08:52.100762+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 36.1.0 |
2025-06-04T08:08:49.260403+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 36.1.0 |
2025-06-04T08:08:46.569723+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 36.1.0 |
2025-06-04T08:08:41.834794+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 36.1.0 |
2025-06-04T08:08:37.127948+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 36.1.0 |
2025-06-04T08:08:34.750373+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 36.1.0 |
2025-06-04T08:08:32.077561+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 36.1.0 |
2025-06-04T08:08:28.928602+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 36.1.0 |
2025-06-04T08:08:26.288838+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 36.1.0 |
2025-06-04T08:08:23.742816+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 36.1.0 |
2025-06-04T08:08:21.124529+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 36.1.0 |
2025-06-04T08:08:18.623205+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 36.1.0 |
2025-06-04T08:08:16.075413+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 36.1.0 |
2025-06-04T08:08:13.726194+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 36.1.0 |
2025-06-04T08:08:09.949855+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 36.1.0 |
2025-06-04T08:08:07.346725+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 36.1.0 |
2025-06-04T08:08:03.965492+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 36.1.0 |
2025-06-04T08:08:01.519002+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 36.1.0 |
2025-06-04T08:07:59.217569+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 36.1.0 |
2025-06-04T08:07:52.547901+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 36.1.0 |
2025-06-04T08:07:50.277883+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 36.1.0 |
2025-06-04T08:07:48.066743+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 36.1.0 |
2025-06-04T08:07:45.612436+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 36.1.0 |
2025-06-04T08:07:43.072438+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 36.1.0 |
2025-06-04T08:07:40.687606+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 36.1.0 |
2025-06-04T08:07:36.253780+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 36.1.0 |
2025-06-04T08:07:33.998771+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 36.1.0 |
2025-06-04T08:07:31.610448+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 36.1.0 |
2025-06-04T08:07:28.417796+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 36.1.0 |
2025-06-04T08:07:26.025745+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 36.1.0 |
2025-06-04T08:07:16.915904+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 36.1.0 |
2025-06-02T22:02:04.054634+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 36.1.2 |
2025-06-02T22:02:01.557089+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 36.1.2 |
2025-06-02T22:01:58.512934+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 36.1.2 |
2025-06-02T22:01:55.357676+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 36.1.2 |
2025-06-02T22:01:52.652947+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 36.1.2 |
2025-06-02T22:01:50.040613+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 36.1.2 |
2025-06-02T22:01:46.827092+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 36.1.2 |
2025-06-02T22:01:43.962555+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 36.1.2 |
2025-06-02T22:01:41.306043+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 36.1.2 |
2025-06-02T22:01:38.402602+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 36.1.2 |
2025-06-02T22:01:35.948897+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 36.1.2 |
2025-06-02T22:01:33.202642+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 36.1.2 |
2025-06-02T22:01:30.554519+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 36.1.2 |
2025-06-02T22:01:25.917877+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 36.1.2 |
2025-06-02T22:01:21.041203+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 36.1.2 |
2025-06-02T22:01:18.292830+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 36.1.2 |
2025-06-02T22:01:15.360622+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 36.1.2 |
2025-06-02T22:01:12.746010+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 36.1.2 |
2025-06-02T22:01:09.852307+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 36.1.2 |
2025-06-02T22:01:07.061544+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 36.1.2 |
2025-06-02T22:01:04.383670+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 36.1.2 |
2025-06-02T22:01:01.862193+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 36.1.2 |
2025-06-02T22:00:59.423339+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 36.1.2 |
2025-06-02T22:00:56.704240+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 36.1.2 |
2025-06-02T22:00:54.062703+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 36.1.2 |
2025-06-02T22:00:51.535032+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 36.1.2 |
2025-06-02T22:00:48.800308+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 36.1.2 |
2025-06-02T22:00:45.945762+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 36.1.2 |
2025-06-02T22:00:43.297173+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 36.1.2 |
2025-06-02T22:00:35.985080+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 36.1.2 |
2025-06-02T22:00:33.250413+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 36.1.2 |
2025-06-02T22:00:30.867887+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 36.1.2 |
2025-06-02T22:00:27.814887+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 36.1.2 |
2025-06-02T22:00:25.135629+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 36.1.2 |
2025-06-02T22:00:22.628914+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 36.1.2 |
2025-06-02T22:00:17.818463+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 36.1.2 |
2025-06-02T22:00:15.152808+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 36.1.2 |
2025-06-02T22:00:12.628585+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 36.1.2 |
2025-06-02T22:00:10.112385+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 36.1.2 |
2025-06-02T22:00:07.527758+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 36.1.2 |
2025-06-02T21:59:58.158652+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 36.1.2 |
2025-04-07T11:55:00.764882+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 36.0.0 |
2025-04-07T11:54:56.979027+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 36.0.0 |
2025-04-07T11:54:53.492168+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 36.0.0 |
2025-04-07T11:54:49.998148+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 36.0.0 |
2025-04-07T11:54:46.650858+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 36.0.0 |
2025-04-07T11:54:42.990733+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 36.0.0 |
2025-04-07T11:54:39.538926+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 36.0.0 |
2025-04-07T11:54:35.247144+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 36.0.0 |
2025-04-07T11:54:31.598456+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 36.0.0 |
2025-04-07T11:54:27.902581+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 36.0.0 |
2025-04-07T11:54:23.657478+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 36.0.0 |
2025-04-07T11:54:19.555565+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 36.0.0 |
2025-04-07T11:54:15.269647+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 36.0.0 |
2025-04-07T11:54:09.745008+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 36.0.0 |
2025-04-07T11:54:04.013705+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 36.0.0 |
2025-04-07T11:54:00.706533+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 36.0.0 |
2025-04-07T11:53:57.450382+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 36.0.0 |
2025-04-07T11:53:54.251190+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 36.0.0 |
2025-04-07T11:53:50.901991+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 36.0.0 |
2025-04-07T11:53:47.289520+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 36.0.0 |
2025-04-07T11:53:44.182759+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 36.0.0 |
2025-04-07T11:53:40.976381+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 36.0.0 |
2025-04-07T11:53:37.361215+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 36.0.0 |
2025-04-07T11:53:33.983146+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 36.0.0 |
2025-04-07T11:53:30.450380+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 36.0.0 |
2025-04-07T11:53:27.396963+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 36.0.0 |
2025-04-07T11:53:24.373608+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 36.0.0 |
2025-04-07T11:53:20.179631+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 36.0.0 |
2025-04-07T11:53:16.882824+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 36.0.0 |
2025-04-07T11:53:08.370904+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 36.0.0 |
2025-04-07T11:53:05.455465+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 36.0.0 |
2025-04-07T11:53:01.639990+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 36.0.0 |
2025-04-07T11:52:58.662130+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 36.0.0 |
2025-04-07T11:52:55.693437+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 36.0.0 |
2025-04-07T11:52:52.785316+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 36.0.0 |
2025-04-07T11:52:47.025488+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 36.0.0 |
2025-04-07T11:52:44.059060+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 36.0.0 |
2025-04-07T11:52:41.033724+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 36.0.0 |
2025-04-07T11:52:38.310927+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 36.0.0 |
2025-04-07T11:52:35.327298+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 36.0.0 |
2025-04-07T11:52:26.034149+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 36.0.0 |
2025-02-22T09:03:27.014413+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 35.1.0 |
2025-02-22T09:03:23.971829+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 35.1.0 |
2025-02-22T09:03:19.925256+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 35.1.0 |
2025-02-22T09:03:16.897185+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 35.1.0 |
2025-02-22T09:03:13.248074+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 35.1.0 |
2025-02-22T09:03:10.049070+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 35.1.0 |
2025-02-22T09:03:06.901456+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 35.1.0 |
2025-02-22T09:03:03.925062+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 35.1.0 |
2025-02-22T09:03:00.828660+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 35.1.0 |
2025-02-22T09:02:57.479341+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 35.1.0 |
2025-02-22T09:02:54.445748+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 35.1.0 |
2025-02-22T09:02:51.368423+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 35.1.0 |
2025-02-22T09:02:48.441246+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 35.1.0 |
2025-02-22T09:02:43.597954+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 35.1.0 |
2025-02-22T09:02:39.039941+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 35.1.0 |
2025-02-22T09:02:36.231386+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 35.1.0 |
2025-02-22T09:02:33.075971+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 35.1.0 |
2025-02-22T09:02:30.281779+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 35.1.0 |
2025-02-22T09:02:27.291568+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 35.1.0 |
2025-02-22T09:02:24.341438+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 35.1.0 |
2025-02-22T09:02:21.660331+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 35.1.0 |
2025-02-22T09:02:18.845321+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 35.1.0 |
2025-02-22T09:02:16.055765+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 35.1.0 |
2025-02-22T09:02:13.232851+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 35.1.0 |
2025-02-22T09:02:06.510760+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 35.1.0 |
2025-02-22T09:02:03.683218+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 35.1.0 |
2025-02-22T09:02:00.735295+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 35.1.0 |
2025-02-22T09:01:57.898190+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 35.1.0 |
2025-02-22T09:01:55.223293+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 35.1.0 |
2025-02-22T09:01:52.468435+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 35.1.0 |
2025-02-22T09:01:49.813461+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 35.1.0 |
2025-02-22T09:01:45.277482+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 35.1.0 |
2025-02-22T09:01:42.132456+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 35.1.0 |
2025-02-22T09:01:39.208355+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 35.1.0 |
2025-02-22T09:01:36.549692+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 35.1.0 |
2025-02-22T09:01:34.001837+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 35.1.0 |
2025-02-22T09:01:31.321852+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 35.1.0 |
2025-02-22T09:01:28.591742+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 35.1.0 |
2025-02-22T09:01:25.862332+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 35.1.0 |
2025-02-22T09:01:23.229441+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 35.1.0 |
2025-02-22T09:00:59.370258+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 35.1.0 |
2024-04-26T06:26:47.635597+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 34.0.0rc4 |
2024-04-26T06:26:44.360535+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 34.0.0rc4 |
2024-04-26T06:26:41.164605+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 34.0.0rc4 |
2024-04-26T06:26:38.051172+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 34.0.0rc4 |
2024-04-26T06:26:32.759874+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 34.0.0rc4 |
2024-04-26T06:26:29.624726+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 34.0.0rc4 |
2024-04-26T06:26:26.401847+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 34.0.0rc4 |
2024-04-26T06:26:23.364809+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 34.0.0rc4 |
2024-04-26T06:26:20.327866+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 34.0.0rc4 |
2024-04-26T06:26:17.336341+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 34.0.0rc4 |
2024-04-26T06:26:14.278928+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 34.0.0rc4 |
2024-04-26T06:26:11.202281+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 34.0.0rc4 |
2024-04-26T06:26:08.193404+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 34.0.0rc4 |
2024-04-26T06:26:03.663423+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 34.0.0rc4 |
2024-04-26T06:25:58.997607+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 34.0.0rc4 |
2024-04-26T06:25:56.217000+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 34.0.0rc4 |
2024-04-26T06:25:53.372830+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 34.0.0rc4 |
2024-04-26T06:25:50.477646+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 34.0.0rc4 |
2024-04-26T06:25:47.444050+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 34.0.0rc4 |
2024-04-26T06:25:44.598840+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 34.0.0rc4 |
2024-04-26T06:25:41.775224+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 34.0.0rc4 |
2024-04-26T06:25:38.897951+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 34.0.0rc4 |
2024-04-26T06:25:36.253778+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 34.0.0rc4 |
2024-04-26T06:25:33.636720+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 34.0.0rc4 |
2024-04-26T06:25:27.469422+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 34.0.0rc4 |
2024-04-26T06:25:24.606818+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 34.0.0rc4 |
2024-04-26T06:25:21.683104+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 34.0.0rc4 |
2024-04-26T06:25:18.962905+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 34.0.0rc4 |
2024-04-26T06:25:16.234107+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 34.0.0rc4 |
2024-04-26T06:25:13.032031+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 34.0.0rc4 |
2024-04-26T06:25:10.488486+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 34.0.0rc4 |
2024-04-26T06:25:06.231219+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 34.0.0rc4 |
2024-04-26T06:25:03.209804+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 34.0.0rc4 |
2024-04-26T06:25:00.502768+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 34.0.0rc4 |
2024-04-26T06:24:57.852095+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 34.0.0rc4 |
2024-04-26T06:24:55.042313+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 34.0.0rc4 |
2024-04-26T06:24:52.446828+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 34.0.0rc4 |
2024-04-26T06:24:49.913335+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 34.0.0rc4 |
2024-04-26T06:24:47.277312+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 34.0.0rc4 |
2024-04-26T06:24:44.755178+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 34.0.0rc4 |
2024-04-26T06:24:21.503605+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 34.0.0rc4 |
2024-01-12T14:29:46.213321+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 34.0.0rc2 |
2024-01-12T14:29:42.546692+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 34.0.0rc2 |
2024-01-12T14:29:39.147940+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 34.0.0rc2 |
2024-01-12T14:29:35.585970+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 34.0.0rc2 |
2024-01-12T14:29:32.027407+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 34.0.0rc2 |
2024-01-12T14:29:28.619621+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 34.0.0rc2 |
2024-01-12T14:29:25.208417+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 34.0.0rc2 |
2024-01-12T14:29:21.414070+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 34.0.0rc2 |
2024-01-12T14:29:17.506371+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 34.0.0rc2 |
2024-01-12T14:29:14.096170+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 34.0.0rc2 |
2024-01-12T14:29:10.513024+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 34.0.0rc2 |
2024-01-12T14:29:06.900348+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 34.0.0rc2 |
2024-01-12T14:29:03.422711+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 34.0.0rc2 |
2024-01-12T14:28:58.045539+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 34.0.0rc2 |
2024-01-12T14:28:52.948824+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 34.0.0rc2 |
2024-01-12T14:28:49.737899+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 34.0.0rc2 |
2024-01-12T14:28:46.364659+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 34.0.0rc2 |
2024-01-12T14:28:42.528682+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 34.0.0rc2 |
2024-01-12T14:28:39.230284+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 34.0.0rc2 |
2024-01-12T14:28:35.961572+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 34.0.0rc2 |
2024-01-12T14:28:32.764670+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 34.0.0rc2 |
2024-01-12T14:28:29.743929+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 34.0.0rc2 |
2024-01-12T14:28:26.571304+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 34.0.0rc2 |
2024-01-12T14:28:23.507289+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 34.0.0rc2 |
2024-01-12T14:28:16.100523+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 34.0.0rc2 |
2024-01-12T14:28:12.992162+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 34.0.0rc2 |
2024-01-12T14:28:09.665384+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 34.0.0rc2 |
2024-01-12T14:28:06.246365+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 34.0.0rc2 |
2024-01-12T14:28:03.140241+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 34.0.0rc2 |
2024-01-12T14:28:00.187097+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 34.0.0rc2 |
2024-01-12T14:27:57.064743+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 34.0.0rc2 |
2024-01-12T14:27:51.881372+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 34.0.0rc2 |
2024-01-12T14:27:48.935291+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 34.0.0rc2 |
2024-01-12T14:27:45.799929+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 34.0.0rc2 |
2024-01-12T14:27:42.755869+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 34.0.0rc2 |
2024-01-12T14:27:39.643775+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 34.0.0rc2 |
2024-01-12T14:27:36.364949+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 34.0.0rc2 |
2024-01-12T14:27:33.412545+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 34.0.0rc2 |
2024-01-12T14:27:30.455455+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 34.0.0rc2 |
2024-01-12T14:27:27.133064+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 34.0.0rc2 |
2024-01-12T14:26:58.783962+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 34.0.0rc2 |
2024-01-05T10:09:40.147990+00:00 | Istio Importer | Affected by | VCID-6y3x-kyj7-aaaf | None | 34.0.0rc1 |
2024-01-05T10:09:36.632815+00:00 | Istio Importer | Affected by | VCID-te2m-j4fe-aaaj | None | 34.0.0rc1 |
2024-01-05T10:09:33.198171+00:00 | Istio Importer | Affected by | VCID-bktx-3fbw-aaag | None | 34.0.0rc1 |
2024-01-05T10:09:29.680574+00:00 | Istio Importer | Affected by | VCID-wz85-a7wk-aaaj | None | 34.0.0rc1 |
2024-01-05T10:09:26.169003+00:00 | Istio Importer | Affected by | VCID-ytys-pthg-aaam | None | 34.0.0rc1 |
2024-01-05T10:09:22.737095+00:00 | Istio Importer | Affected by | VCID-h5gd-ykr6-aaag | None | 34.0.0rc1 |
2024-01-05T10:09:19.138853+00:00 | Istio Importer | Affected by | VCID-djk7-dd9y-aaaf | None | 34.0.0rc1 |
2024-01-05T10:09:15.663748+00:00 | Istio Importer | Affected by | VCID-rn3g-fz72-aaaa | None | 34.0.0rc1 |
2024-01-05T10:09:12.212770+00:00 | Istio Importer | Affected by | VCID-tnym-eg8u-aaaj | None | 34.0.0rc1 |
2024-01-05T10:09:08.807501+00:00 | Istio Importer | Affected by | VCID-areg-zn1d-aaaj | None | 34.0.0rc1 |
2024-01-05T10:09:05.240484+00:00 | Istio Importer | Affected by | VCID-e3es-g515-aaac | None | 34.0.0rc1 |
2024-01-05T10:09:01.740369+00:00 | Istio Importer | Affected by | VCID-v88p-ard2-aaaq | None | 34.0.0rc1 |
2024-01-05T10:08:58.421603+00:00 | Istio Importer | Affected by | VCID-m38c-y5uy-aaag | None | 34.0.0rc1 |
2024-01-05T10:08:52.923151+00:00 | Istio Importer | Affected by | VCID-2q3s-huh9-aaaq | None | 34.0.0rc1 |
2024-01-05T10:08:47.420838+00:00 | Istio Importer | Affected by | VCID-2cyz-8huy-aaae | None | 34.0.0rc1 |
2024-01-05T10:08:44.039362+00:00 | Istio Importer | Affected by | VCID-hp9r-e7uw-aaan | None | 34.0.0rc1 |
2024-01-05T10:08:40.892123+00:00 | Istio Importer | Affected by | VCID-52xg-rf8u-aaam | None | 34.0.0rc1 |
2024-01-05T10:08:37.446678+00:00 | Istio Importer | Affected by | VCID-av3y-xjr9-aaac | None | 34.0.0rc1 |
2024-01-05T10:08:34.092386+00:00 | Istio Importer | Affected by | VCID-fw7c-6u9d-aaaa | None | 34.0.0rc1 |
2024-01-05T10:08:30.702502+00:00 | Istio Importer | Affected by | VCID-u6b2-rfe9-aaaf | None | 34.0.0rc1 |
2024-01-05T10:08:27.564154+00:00 | Istio Importer | Affected by | VCID-q8fq-1yrc-aaag | None | 34.0.0rc1 |
2024-01-05T10:08:24.405231+00:00 | Istio Importer | Affected by | VCID-smme-5z7a-aaan | None | 34.0.0rc1 |
2024-01-05T10:08:21.183593+00:00 | Istio Importer | Affected by | VCID-wxdq-fahw-aaag | None | 34.0.0rc1 |
2024-01-05T10:08:17.887924+00:00 | Istio Importer | Affected by | VCID-anga-kngu-aaac | None | 34.0.0rc1 |
2024-01-05T10:08:10.427670+00:00 | Istio Importer | Affected by | VCID-cty8-9t9r-aaaf | None | 34.0.0rc1 |
2024-01-05T10:08:07.262806+00:00 | Istio Importer | Affected by | VCID-dss6-rcaa-aaag | None | 34.0.0rc1 |
2024-01-05T10:08:04.011012+00:00 | Istio Importer | Affected by | VCID-y77q-dr57-aaae | None | 34.0.0rc1 |
2024-01-05T10:08:00.608029+00:00 | Istio Importer | Affected by | VCID-dx29-y4ke-aaag | None | 34.0.0rc1 |
2024-01-05T10:07:57.508940+00:00 | Istio Importer | Affected by | VCID-8ev5-c8zj-aaar | None | 34.0.0rc1 |
2024-01-05T10:07:54.362364+00:00 | Istio Importer | Affected by | VCID-k6p6-jgh7-aaah | None | 34.0.0rc1 |
2024-01-05T10:07:51.268909+00:00 | Istio Importer | Affected by | VCID-w5ct-jkjq-aaak | None | 34.0.0rc1 |
2024-01-05T10:07:45.785220+00:00 | Istio Importer | Affected by | VCID-t2dx-c3xy-aaaa | None | 34.0.0rc1 |
2024-01-05T10:07:42.522367+00:00 | Istio Importer | Affected by | VCID-dd2s-45wa-aaaj | None | 34.0.0rc1 |
2024-01-05T10:07:39.571009+00:00 | Istio Importer | Affected by | VCID-jztw-yc9e-aaaa | None | 34.0.0rc1 |
2024-01-05T10:07:36.561496+00:00 | Istio Importer | Affected by | VCID-dr72-63u4-aaaj | None | 34.0.0rc1 |
2024-01-05T10:07:33.708568+00:00 | Istio Importer | Affected by | VCID-fhr4-2cw2-aaaj | None | 34.0.0rc1 |
2024-01-05T10:07:30.400875+00:00 | Istio Importer | Affected by | VCID-n735-w925-aaaf | None | 34.0.0rc1 |
2024-01-05T10:07:27.555756+00:00 | Istio Importer | Affected by | VCID-pbmp-naqq-aaam | None | 34.0.0rc1 |
2024-01-05T10:07:24.633578+00:00 | Istio Importer | Affected by | VCID-dp7a-3quf-aaac | None | 34.0.0rc1 |
2024-01-05T10:07:21.740199+00:00 | Istio Importer | Affected by | VCID-qyex-hm2q-aaaa | None | 34.0.0rc1 |
2024-01-05T10:06:53.422718+00:00 | Istio Importer | Affected by | VCID-3sjw-grzy-aaah | None | 34.0.0rc1 |