Search for packages
purl | pkg:deb/debian/apache2@2.4.62-1~deb11u1 |
Vulnerability | Summary | Fixed by |
---|---|---|
This package is not known to be affected by vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
VCID-19e7-m81e-aaas | Vulnerability in core of Apache HTTP Server 2.4.59 and earlier are vulnerably to information disclosure, SSRF or local script execution via backend applications whose response headers are malicious or exploitable. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
CVE-2024-38476
|
VCID-2dyn-1fxu-aaaa | Apache HTTP Server versions 2.4.41 to 2.4.46 mod_proxy_http can be made to crash (NULL pointer dereference) with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service |
CVE-2020-13950
|
VCID-2ry3-3w5k-aaan | HTTP Response splitting in multiple modules in Apache HTTP Server allows an attacker that can inject malicious response headers into backend applications to cause an HTTP desynchronization attack. Users are recommended to upgrade to version 2.4.59, which fixes this issue. |
CVE-2024-24795
|
VCID-38cq-p1jy-aaag | Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF' |
CVE-2021-30641
|
VCID-3s4q-7ked-aaag | Apache HTTP Server 2.4.53 and earlier may not send the X-Forwarded-* headers to the origin server based on client side Connection header hop-by-hop mechanism. This may be used to bypass IP based authentication on the origin server/application. |
CVE-2022-31813
|
VCID-4731-a7e2-aaac | SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.60 which fixes this issue. Note: Existing configurations that access UNC paths will have to configure new directive "UNCList" to allow access during request processing. |
CVE-2024-38472
|
VCID-4gaf-sz3q-aaaj | HTTP/2 (2.4.20 through 2.4.39) very early pushes, for example configured with "H2PushResource", could lead to an overwrite of memory in the pushing request's pool, leading to crashes. The memory copied is that of the configured push link header values, not data supplied by the client. |
CVE-2019-10081
|
VCID-52ed-f8tm-aaas | A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool (heap) memory location beyond the header value sent. This could cause the process to crash. This issue affects Apache HTTP Server 2.4.54 and earlier. |
CVE-2006-20001
|
VCID-58bp-xcef-aaag | Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client. |
CVE-2022-37436
|
VCID-6cg8-antz-aaap | Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by mod_session can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service |
CVE-2021-26690
|
VCID-6nrk-j4zn-aaae | HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion. |
CVE-2024-27316
|
VCID-6xbz-fygf-aaaa | Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.54 and prior versions. |
CVE-2022-36760
|
VCID-7cfb-52z9-aaad | When a HTTP/2 stream was reset (RST frame) by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing the memory footprint to keep on growing. On connection close, all resources were reclaimed, but the process might run out of memory before that. This was found by the reporter during testing of CVE-2023-44487 (HTTP/2 Rapid Reset Exploit) with their own test client. During "normal" HTTP/2 use, the probability to hit this bug is very low. The kept memory would not become noticeable before the connection closes or times out. Users are recommended to upgrade to version 2.4.58, which fixes the issue. |
CVE-2023-45802
|
VCID-7n9g-cb8b-aaaa | In Apache HTTP Server 2.4.0 to 2.4.41, mod_proxy_ftp may use uninitialized memory when proxying to a malicious FTP server. |
CVE-2020-1934
|
VCID-7s5z-gb56-aaaj | Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance. |
CVE-2024-36387
|
VCID-9u3h-a9qk-aaab | In Apache HTTP server 2.4.0 to 2.4.39, Redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an unexpected URL within the request URL. |
CVE-2019-10098
|
VCID-acdu-nvrc-aaab | A partial fix for CVE-2024-39884 in the core of Apache HTTP Server 2.4.61 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted. Users are recommended to upgrade to version 2.4.62, which fixes this issue. |
CVE-2024-40725
|
VCID-afqb-78ks-aaak | An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known "slow loris" attack pattern. This has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout. This issue affects Apache HTTP Server: from 2.4.55 through 2.4.57. Users are recommended to upgrade to version 2.4.58, which fixes the issue. |
CVE-2023-43622
|
VCID-an9p-a1ra-aaad | In Apache HTTP Server 2.4.18-2.4.39, using fuzzed network input, the http/2 session handling could be made to read memory after being freed, during connection shutdown. |
CVE-2019-10082
|
VCID-anhr-hmmq-aaac | A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier. |
CVE-2022-22719
|
VCID-aruc-3t3r-aaan | A crafted request uri-path can cause mod_proxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier. |
CVE-2021-40438
|
VCID-baqv-1bzm-aaap | Encoding problem in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows request URLs with incorrect encoding to be sent to backend services, potentially bypassing authentication via crafted requests. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
CVE-2024-38473
|
VCID-bd7g-fxqr-aaad | Improper escaping of output in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code disclosure. Substitutions in server context that use a backreferences or variables as the first segment of the substitution are affected. Some unsafe RewiteRules will be broken by this change and the rewrite flag "UnsafePrefixStat" can be used to opt back in once ensuring the substitution is appropriately constrained. |
CVE-2024-38475
|
VCID-bjwz-mszt-aaag | The ap_rwrite() function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using ap_rwrite() or ap_rputs(), such as with mod_luas r:puts() function. Modules compiled and distributed separately from Apache HTTP Server that use the 'ap_rputs' function and may pass it a very large (INT_MAX or larger) string must be compiled against current headers to resolve the issue. |
CVE-2022-28614
|
VCID-c1qx-237r-aaas | null pointer dereference in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows an attacker to crash the server via a malicious request. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
CVE-2024-38477
|
VCID-cph8-x6eu-aaae | In Apache HTTP Server 2.4 releases 2.4.37 and 2.4.38, a bug in mod_ssl when using per-location client certificate verification with TLSv1.3 allowed a client to bypass configured access control restrictions. |
CVE-2019-0215
|
VCID-cspd-eg4d-aaaf | In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow |
CVE-2021-26691
|
VCID-cw1s-b871-aaab | Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling |
CVE-2022-22720
|
VCID-cwce-397z-aaak | Apache HTTP Server versions 2.4.20 to 2.4.43 When trace/debug was enabled for the HTTP/2 module and on certain traffic edge patterns, logging statements were made on the wrong connection, causing concurrent use of memory pools. Configuring the LogLevel of mod_http2 above "info" will mitigate this vulnerability for unpatched servers. |
CVE-2020-11993
|
VCID-dt6a-dc5k-aaak | Apache HTTP server 2.4.32 to 2.4.44 mod_proxy_uwsgi info disclosure and possible RCE |
CVE-2020-11984
|
VCID-emdg-eudm-aaas | Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. For example, something like: RewriteEngine on RewriteRule "^/here/(.*)" "http://example.com:8080/elsewhere?$1"; [P] ProxyPassReverse /here/ http://example.com:8080/ Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server. |
CVE-2023-25690
|
VCID-f7ay-kdy2-aaam | Potential SSRF in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows an attacker to cause unsafe RewriteRules to unexpectedly setup URL's to be handled by mod_proxy. Users are recommended to upgrade to version 2.4.60, which fixes this issue. |
CVE-2024-39573
|
VCID-fccq-2kpj-aaap | A carefully crafted request uri-path can cause mod_proxy_uwsgi to read above the allocated memory and crash (DoS). This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 (inclusive). |
CVE-2021-36160
|
VCID-gtfr-3t82-aaab | Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both. |
CVE-2019-9517
|
VCID-kcnv-z2rj-aaaa | ap_escape_quotes() may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier. |
CVE-2021-39275
|
VCID-mkb3-hse5-aaam | Apache HTTP Server 2.4.53 and earlier may return lengths to applications calling r:wsread() that point past the end of the storage allocated for the buffer. |
CVE-2022-30556
|
VCID-mnbx-sanh-aaar | Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57. |
CVE-2023-31122
|
VCID-mxf3-h568-aaae | Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scripts that use ap_strcmp_match() may hypothetically be affected. |
CVE-2022-28615
|
VCID-nb5p-3kg7-aaab | In Apache HTTP Server 2.4.53 and earlier, a malicious request to a lua script that calls r:parsebody(0) may cause a denial of service due to no default limit on possible input size. |
CVE-2022-29404
|
VCID-ncxa-2sp4-aaam | In Apache HTTP Server 2.4.0-2.4.39, a limited cross-site scripting issue was reported affecting the mod_proxy error page. An attacker could cause the link on the error page to be malformed and instead point to a page of their choice. This would only be exploitable where a server was set up with proxying enabled but was misconfigured in such a way that the Proxy Error page was displayed. |
CVE-2019-10092
|
VCID-nfk5-fhfj-aaaf | Apache HTTP Server versions 2.4.6 to 2.4.46 mod_proxy_wstunnel configured on an URL that is not necessarily Upgraded by the origin server was tunneling the whole connection regardless, thus allowing for subsequent requests on the same connection to pass through with no HTTP validation, authentication or authorization possibly configured. |
CVE-2019-17567
|
VCID-ppv5-vazq-aaah | Substitution encoding issue in mod_rewrite in Apache HTTP Server 2.4.59 and earlier allows attacker to execute scripts in directories permitted by the configuration but not directly reachable by any URL or source disclosure of scripts meant to only to be executed as CGI. Users are recommended to upgrade to version 2.4.60, which fixes this issue. Some RewriteRules that capture and substitute unsafely will now fail unless rewrite flag "UnsafeAllow3F" is specified. |
CVE-2024-38474
|
VCID-pwbf-6cc6-aaap | Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.53 and prior versions. |
CVE-2022-26377
|
VCID-qz6b-x9ps-aaae | Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow |
CVE-2020-35452
|
VCID-rdww-rdku-aaas | In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with mod_rewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL. |
CVE-2020-1927
|
VCID-sq1x-q7m4-aaam | If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apache HTTP Server 2.4.52 and earlier. |
CVE-2022-22721
|
VCID-ssfy-rqw5-aaab | In Apache HTTP Server 2.4.32-2.4.39, when mod_remoteip was configured to use a trusted intermediary proxy server using the "PROXY" protocol, a specially crafted PROXY header could trigger a stack buffer overflow or NULL pointer deference. This vulnerability could only be triggered by a trusted proxy and not by untrusted HTTP clients. |
CVE-2019-10097
|
VCID-t7fa-jbkc-aaab | A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can allow for requests to be directed to a declared Unix Domain Socket endpoint (Server Side Request Forgery). This issue affects Apache HTTP Server 2.4.7 up to 2.4.51 (included). |
CVE-2021-44224
|
VCID-tnr1-zca1-aaaq | Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier. |
CVE-2021-34798
|
VCID-tt99-7et1-aaap | HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55. Special characters in the origin response header can truncate/split the response forwarded to the client. |
CVE-2023-27522
GHSA-vcph-37mh-fqrh |
VCID-v2he-mm5s-aaaj | A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier. |
CVE-2021-44790
|
VCID-vxz1-6nus-aaaf | Apache HTTP Server protocol handler for the HTTP/2 protocol checks received request headers against the size limitations as configured for the server and used for the HTTP/1 protocol as well. On violation of these restrictions and HTTP response is sent to the client with a status code indicating why the request was rejected. This rejection response was not fully initialised in the HTTP/2 protocol handler if the offending header was the very first one received or appeared in a a footer. This led to a NULL pointer dereference on initialised memory, crashing reliably the child process. Since such a triggering HTTP/2 request is easy to craft and submit, this can be exploited to DoS the server. This issue affected mod_http2 1.15.17 and Apache HTTP Server version 2.4.47 only. Apache HTTP Server 2.4.47 was never released. |
CVE-2021-31618
|
VCID-w59z-4ctd-aaak | Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses. This issue affects Apache HTTP Server: through 2.4.58. |
CVE-2023-38709
|
VCID-w75t-taf6-aaar | A regression in the core of Apache HTTP Server 2.4.60 ignores some use of the legacy content-type based configuration of handlers. "AddType" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted. Users are recommended to upgrade to version 2.4.61, which fixes this issue. |
CVE-2024-39884
|
VCID-xsdu-9jb4-aaas | If Apache HTTP Server 2.4.53 is configured to do transformations with mod_sed in contexts where the input to mod_sed may be very large, mod_sed may make excessively large memory allocations and trigger an abort. |
CVE-2022-30522
|
VCID-yawf-ek7c-aaad | Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version 2.4.52 and prior versions. |
CVE-2022-23943
|
VCID-ytrc-wygq-aaaf | Apache HTTP Server versions 2.4.20 to 2.4.43. A specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. Configuring the HTTP/2 feature via "H2Push off" will mitigate this vulnerability for unpatched servers. |
CVE-2020-9490
|
VCID-z9au-scjh-aaae | A crafted method sent through HTTP/2 will bypass validation and be forwarded by mod_proxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48. |
CVE-2021-33193
|
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-22T14:14:06.750229+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 36.1.3 |
2025-06-22T07:06:12.555733+00:00 | Debian Importer | Fixing | VCID-6nrk-j4zn-aaae | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T22:17:15.204526+00:00 | Debian Importer | Fixing | VCID-emdg-eudm-aaas | None | 36.1.3 |
2025-06-21T19:19:12.923629+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:18:04.403688+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:16:02.028150+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:00:29.123039+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:53:28.504189+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:49:34.727658+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:46:57.442551+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:16:33.939053+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T17:02:27.581462+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:56:28.206464+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:33:21.108450+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:18:48.167470+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:06:52.941139+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:59:56.795080+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:44:52.831232+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T09:29:36.732017+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T07:50:43.824054+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | None | 36.1.3 |
2025-06-21T07:50:43.133869+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | None | 36.1.3 |
2025-06-21T07:43:31.292339+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | None | 36.1.3 |
2025-06-21T07:43:30.609706+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 36.1.3 |
2025-06-21T07:43:29.210234+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | None | 36.1.3 |
2025-06-21T07:43:28.386013+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | None | 36.1.3 |
2025-06-21T07:06:34.730057+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 36.1.3 |
2025-06-21T06:56:25.866278+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 36.1.3 |
2025-06-21T06:19:21.060725+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | None | 36.1.3 |
2025-06-21T06:16:28.769781+00:00 | Debian Oval Importer | Fixing | VCID-ssfy-rqw5-aaab | None | 36.1.3 |
2025-06-21T06:05:44.522520+00:00 | Debian Oval Importer | Fixing | VCID-cspd-eg4d-aaaf | None | 36.1.3 |
2025-06-21T06:02:11.761936+00:00 | Debian Oval Importer | Fixing | VCID-v2he-mm5s-aaaj | None | 36.1.3 |
2025-06-21T05:56:56.017959+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 36.1.3 |
2025-06-21T05:41:40.635214+00:00 | Debian Oval Importer | Fixing | VCID-cwce-397z-aaak | None | 36.1.3 |
2025-06-21T05:33:07.969006+00:00 | Debian Oval Importer | Fixing | VCID-tnr1-zca1-aaaq | None | 36.1.3 |
2025-06-21T05:30:11.343988+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 36.1.3 |
2025-06-21T05:26:57.285199+00:00 | Debian Oval Importer | Fixing | VCID-mkb3-hse5-aaam | None | 36.1.3 |
2025-06-21T05:26:24.711192+00:00 | Debian Oval Importer | Fixing | VCID-gtfr-3t82-aaab | None | 36.1.3 |
2025-06-21T05:07:44.479983+00:00 | Debian Oval Importer | Fixing | VCID-bjwz-mszt-aaag | None | 36.1.3 |
2025-06-21T04:57:22.515801+00:00 | Debian Oval Importer | Fixing | VCID-ncxa-2sp4-aaam | None | 36.1.3 |
2025-06-21T04:54:49.817928+00:00 | Debian Oval Importer | Fixing | VCID-6cg8-antz-aaap | None | 36.1.3 |
2025-06-21T04:47:44.786131+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | None | 36.1.3 |
2025-06-21T04:43:40.335103+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | None | 36.1.3 |
2025-06-21T04:40:49.878341+00:00 | Debian Oval Importer | Fixing | VCID-aruc-3t3r-aaan | None | 36.1.3 |
2025-06-21T04:36:07.216754+00:00 | Debian Oval Importer | Fixing | VCID-cw1s-b871-aaab | None | 36.1.3 |
2025-06-21T04:26:15.676629+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 36.1.3 |
2025-06-21T04:25:40.537612+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | None | 36.1.3 |
2025-06-21T04:05:38.685339+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | None | 36.1.3 |
2025-06-21T03:58:49.740431+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | None | 36.1.3 |
2025-06-21T03:54:20.261139+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T03:49:52.317224+00:00 | Debian Oval Importer | Fixing | VCID-3s4q-7ked-aaag | None | 36.1.3 |
2025-06-21T03:47:55.681989+00:00 | Debian Oval Importer | Fixing | VCID-9u3h-a9qk-aaab | None | 36.1.3 |
2025-06-21T03:42:12.005817+00:00 | Debian Oval Importer | Fixing | VCID-4gaf-sz3q-aaaj | None | 36.1.3 |
2025-06-21T03:33:42.725103+00:00 | Debian Importer | Fixing | VCID-tt99-7et1-aaap | None | 36.1.3 |
2025-06-21T03:26:21.187789+00:00 | Debian Oval Importer | Fixing | VCID-mxf3-h568-aaae | None | 36.1.3 |
2025-06-21T03:22:33.941088+00:00 | Debian Oval Importer | Fixing | VCID-dt6a-dc5k-aaak | None | 36.1.3 |
2025-06-21T03:21:23.100748+00:00 | Debian Oval Importer | Fixing | VCID-vxz1-6nus-aaaf | None | 36.1.3 |
2025-06-21T03:09:05.042285+00:00 | Debian Oval Importer | Fixing | VCID-an9p-a1ra-aaad | None | 36.1.3 |
2025-06-21T02:54:30.544428+00:00 | Debian Oval Importer | Fixing | VCID-2dyn-1fxu-aaaa | None | 36.1.3 |
2025-06-21T02:53:28.250227+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | None | 36.1.3 |
2025-06-21T02:32:08.749327+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | None | 36.1.3 |
2025-06-21T02:30:02.354092+00:00 | Debian Oval Importer | Fixing | VCID-pwbf-6cc6-aaap | None | 36.1.3 |
2025-06-21T02:27:53.185073+00:00 | Debian Oval Importer | Fixing | VCID-ytrc-wygq-aaaf | None | 36.1.3 |
2025-06-21T02:26:49.315172+00:00 | Debian Oval Importer | Fixing | VCID-38cq-p1jy-aaag | None | 36.1.3 |
2025-06-21T02:07:18.828018+00:00 | Debian Importer | Fixing | VCID-w59z-4ctd-aaak | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-21T01:55:54.586859+00:00 | Debian Oval Importer | Fixing | VCID-rdww-rdku-aaas | None | 36.1.3 |
2025-06-21T01:52:08.177718+00:00 | Debian Oval Importer | Fixing | VCID-yawf-ek7c-aaad | None | 36.1.3 |
2025-06-21T01:45:53.957854+00:00 | Debian Oval Importer | Fixing | VCID-xsdu-9jb4-aaas | None | 36.1.3 |
2025-06-21T01:32:53.112383+00:00 | Debian Oval Importer | Fixing | VCID-qz6b-x9ps-aaae | None | 36.1.3 |
2025-06-21T01:11:58.891052+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 36.1.3 |
2025-06-21T00:36:01.314674+00:00 | Debian Importer | Fixing | VCID-2ry3-3w5k-aaan | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T23:56:06.582337+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 36.1.3 |
2025-06-20T21:56:58.382631+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 36.1.3 |
2025-06-08T13:14:48.607553+00:00 | Debian Oval Importer | Fixing | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:04:13.161257+00:00 | Debian Oval Importer | Fixing | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:58.407082+00:00 | Debian Oval Importer | Fixing | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:23.951371+00:00 | Debian Oval Importer | Fixing | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T13:00:11.887859+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:55:28.728446+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:50:21.402975+00:00 | Debian Oval Importer | Fixing | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:44:39.211421+00:00 | Debian Oval Importer | Fixing | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:41:57.566291+00:00 | Debian Oval Importer | Fixing | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:38:19.178886+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:23:05.791218+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:19:12.713192+00:00 | Debian Oval Importer | Fixing | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:18:21.326933+00:00 | Debian Oval Importer | Fixing | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:06:31.311370+00:00 | Debian Oval Importer | Fixing | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:05:15.928061+00:00 | Debian Oval Importer | Fixing | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:47:57.918881+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:46:50.827748+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:44:48.388572+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:29:48.063856+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:23:15.425137+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:19:25.337916+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:16:53.416714+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:47:41.715208+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T09:47:30.089466+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:49:46.685959+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:26:24.828297+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:11:53.708860+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:00:30.992063+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:54:04.951603+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:39:03.663187+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T01:31:06.863508+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | None | 36.1.0 |
2025-06-08T01:31:06.176349+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | None | 36.1.0 |
2025-06-08T01:23:33.946700+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | None | 36.1.0 |
2025-06-08T01:23:33.270801+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 36.1.0 |
2025-06-08T01:23:31.911554+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | None | 36.1.0 |
2025-06-08T01:23:31.122889+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | None | 36.1.0 |
2025-06-07T23:58:26.100807+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | None | 36.1.0 |
2025-06-07T23:55:32.131062+00:00 | Debian Oval Importer | Fixing | VCID-ssfy-rqw5-aaab | None | 36.1.0 |
2025-06-07T23:44:32.571532+00:00 | Debian Oval Importer | Fixing | VCID-cspd-eg4d-aaaf | None | 36.1.0 |
2025-06-07T23:40:51.431881+00:00 | Debian Oval Importer | Fixing | VCID-v2he-mm5s-aaaj | None | 36.1.0 |
2025-06-07T23:19:52.151746+00:00 | Debian Oval Importer | Fixing | VCID-cwce-397z-aaak | None | 36.1.0 |
2025-06-07T23:11:04.685531+00:00 | Debian Oval Importer | Fixing | VCID-tnr1-zca1-aaaq | None | 36.1.0 |
2025-06-07T23:08:00.571938+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 36.1.0 |
2025-06-07T23:04:42.066455+00:00 | Debian Oval Importer | Fixing | VCID-mkb3-hse5-aaam | None | 36.1.0 |
2025-06-07T23:04:10.218484+00:00 | Debian Oval Importer | Fixing | VCID-gtfr-3t82-aaab | None | 36.1.0 |
2025-06-07T22:45:11.759149+00:00 | Debian Oval Importer | Fixing | VCID-bjwz-mszt-aaag | None | 36.1.0 |
2025-06-07T22:34:45.034682+00:00 | Debian Oval Importer | Fixing | VCID-ncxa-2sp4-aaam | None | 36.1.0 |
2025-06-07T22:32:07.721815+00:00 | Debian Oval Importer | Fixing | VCID-6cg8-antz-aaap | None | 36.1.0 |
2025-06-07T22:24:50.683744+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | None | 36.1.0 |
2025-06-07T22:20:36.942008+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | None | 36.1.0 |
2025-06-07T22:17:41.551672+00:00 | Debian Oval Importer | Fixing | VCID-aruc-3t3r-aaan | None | 36.1.0 |
2025-06-07T22:12:43.848886+00:00 | Debian Oval Importer | Fixing | VCID-cw1s-b871-aaab | None | 36.1.0 |
2025-06-07T22:01:52.517687+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | None | 36.1.0 |
2025-06-07T21:41:09.017348+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | None | 36.1.0 |
2025-06-07T21:34:06.665707+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | None | 36.1.0 |
2025-06-07T21:25:05.255675+00:00 | Debian Oval Importer | Fixing | VCID-3s4q-7ked-aaag | None | 36.1.0 |
2025-06-07T21:22:13.589746+00:00 | Debian Oval Importer | Fixing | VCID-9u3h-a9qk-aaab | None | 36.1.0 |
2025-06-07T21:16:20.298956+00:00 | Debian Oval Importer | Fixing | VCID-4gaf-sz3q-aaaj | None | 36.1.0 |
2025-06-07T20:59:41.157550+00:00 | Debian Oval Importer | Fixing | VCID-mxf3-h568-aaae | None | 36.1.0 |
2025-06-07T20:55:42.182069+00:00 | Debian Oval Importer | Fixing | VCID-dt6a-dc5k-aaak | None | 36.1.0 |
2025-06-07T20:54:25.483565+00:00 | Debian Oval Importer | Fixing | VCID-vxz1-6nus-aaaf | None | 36.1.0 |
2025-06-07T20:41:55.123301+00:00 | Debian Oval Importer | Fixing | VCID-an9p-a1ra-aaad | None | 36.1.0 |
2025-06-07T20:22:06.645051+00:00 | Debian Oval Importer | Fixing | VCID-2dyn-1fxu-aaaa | None | 36.1.0 |
2025-06-07T20:20:57.106042+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | None | 36.1.0 |
2025-06-07T19:56:14.713250+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | None | 36.1.0 |
2025-06-07T19:54:03.397517+00:00 | Debian Oval Importer | Fixing | VCID-pwbf-6cc6-aaap | None | 36.1.0 |
2025-06-07T19:51:50.052685+00:00 | Debian Oval Importer | Fixing | VCID-ytrc-wygq-aaaf | None | 36.1.0 |
2025-06-07T19:50:43.970647+00:00 | Debian Oval Importer | Fixing | VCID-38cq-p1jy-aaag | None | 36.1.0 |
2025-06-07T19:19:21.370219+00:00 | Debian Oval Importer | Fixing | VCID-rdww-rdku-aaas | None | 36.1.0 |
2025-06-07T19:15:29.020414+00:00 | Debian Oval Importer | Fixing | VCID-yawf-ek7c-aaad | None | 36.1.0 |
2025-06-07T19:09:08.982788+00:00 | Debian Oval Importer | Fixing | VCID-xsdu-9jb4-aaas | None | 36.1.0 |
2025-06-07T18:55:52.624224+00:00 | Debian Oval Importer | Fixing | VCID-qz6b-x9ps-aaae | None | 36.1.0 |
2025-04-13T02:12:08.495433+00:00 | Debian Oval Importer | Fixing | VCID-w75t-taf6-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:58:11.029562+00:00 | Debian Oval Importer | Fixing | VCID-acdu-nvrc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:39.184693+00:00 | Debian Oval Importer | Fixing | VCID-7s5z-gb56-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:37.690327+00:00 | Debian Oval Importer | Fixing | VCID-f7ay-kdy2-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:36.940480+00:00 | Debian Oval Importer | Fixing | VCID-19e7-m81e-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:35.457876+00:00 | Debian Oval Importer | Fixing | VCID-bd7g-fxqr-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:34.641429+00:00 | Debian Oval Importer | Fixing | VCID-baqv-1bzm-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:33.194289+00:00 | Debian Oval Importer | Fixing | VCID-4731-a7e2-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:32.448773+00:00 | Debian Oval Importer | Fixing | VCID-ppv5-vazq-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T01:24:31.695245+00:00 | Debian Oval Importer | Fixing | VCID-c1qx-237r-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-13T00:33:52.771997+00:00 | Debian Oval Importer | Fixing | VCID-7cfb-52z9-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:52.018257+00:00 | Debian Oval Importer | Fixing | VCID-mnbx-sanh-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:51.278486+00:00 | Debian Oval Importer | Fixing | VCID-6nrk-j4zn-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:50.544117+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:49.806175+00:00 | Debian Oval Importer | Fixing | VCID-w59z-4ctd-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-13T00:33:49.026157+00:00 | Debian Oval Importer | Fixing | VCID-2ry3-3w5k-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T23:27:04.451941+00:00 | Debian Oval Importer | Fixing | VCID-2ry3-3w5k-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:24:49.719739+00:00 | Debian Oval Importer | Fixing | VCID-w59z-4ctd-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:22:43.736017+00:00 | Debian Oval Importer | Fixing | VCID-afqb-78ks-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:19:48.451530+00:00 | Debian Oval Importer | Fixing | VCID-6nrk-j4zn-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:18:08.924572+00:00 | Debian Oval Importer | Fixing | VCID-mnbx-sanh-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T23:16:41.153593+00:00 | Debian Oval Importer | Fixing | VCID-7cfb-52z9-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:39:48.619074+00:00 | Debian Oval Importer | Fixing | VCID-vxz1-6nus-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:19:42.904158+00:00 | Debian Oval Importer | Fixing | VCID-xsdu-9jb4-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:09:25.335574+00:00 | Debian Oval Importer | Fixing | VCID-4gaf-sz3q-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:03:16.558002+00:00 | Debian Oval Importer | Fixing | VCID-38cq-p1jy-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:58:34.055768+00:00 | Debian Oval Importer | Fixing | VCID-cwce-397z-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:55:41.346081+00:00 | Debian Oval Importer | Fixing | VCID-v2he-mm5s-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:31:47.372284+00:00 | Debian Oval Importer | Fixing | VCID-ssfy-rqw5-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:19:32.295724+00:00 | Debian Oval Importer | Fixing | VCID-cw1s-b871-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:09:40.681425+00:00 | Debian Oval Importer | Fixing | VCID-mxf3-h568-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:07:52.814060+00:00 | Debian Oval Importer | Fixing | VCID-6cg8-antz-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:01:05.732314+00:00 | Debian Oval Importer | Fixing | VCID-mkb3-hse5-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:48:40.157177+00:00 | Debian Oval Importer | Fixing | VCID-bjwz-mszt-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:46:16.965608+00:00 | Debian Oval Importer | Fixing | VCID-9u3h-a9qk-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:33:13.676922+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:51:19.843157+00:00 | Debian Oval Importer | Fixing | VCID-qz6b-x9ps-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:46:08.079417+00:00 | Debian Oval Importer | Fixing | VCID-yawf-ek7c-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:15:55.282368+00:00 | Debian Oval Importer | Fixing | VCID-2dyn-1fxu-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:15:18.775637+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:02:41.827687+00:00 | Debian Oval Importer | Fixing | VCID-tnr1-zca1-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:51:42.896846+00:00 | Debian Oval Importer | Fixing | VCID-rdww-rdku-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:48:22.046283+00:00 | Debian Oval Importer | Fixing | VCID-ncxa-2sp4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:47:46.708215+00:00 | Debian Oval Importer | Fixing | VCID-pwbf-6cc6-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:47:33.823061+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:42:42.490215+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:37:21.784674+00:00 | Debian Oval Importer | Fixing | VCID-ytrc-wygq-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:31:31.820871+00:00 | Debian Oval Importer | Fixing | VCID-cspd-eg4d-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:28:44.349886+00:00 | Debian Oval Importer | Fixing | VCID-gtfr-3t82-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:24:58.703731+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:09:08.797896+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:05:07.205123+00:00 | Debian Oval Importer | Fixing | VCID-3s4q-7ked-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:04:13.217885+00:00 | Debian Oval Importer | Fixing | VCID-dt6a-dc5k-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:52:01.382677+00:00 | Debian Oval Importer | Fixing | VCID-an9p-a1ra-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:50:43.026934+00:00 | Debian Oval Importer | Fixing | VCID-aruc-3t3r-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:32:54.861065+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:31:45.362339+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:29:41.798200+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:14:06.234330+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:07:18.900506+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:03:22.871019+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:00:43.075648+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:29:49.282331+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-08T08:19:47.984551+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:21:20.416734+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:59:14.698242+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:44:27.721010+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:33:09.688948+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:26:33.669006+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:11:29.493450+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T00:03:33.271334+00:00 | Debian Oval Importer | Fixing | VCID-tt99-7et1-aaap | None | 36.0.0 |
2025-04-08T00:03:32.523194+00:00 | Debian Oval Importer | Fixing | VCID-emdg-eudm-aaas | None | 36.0.0 |
2025-04-07T23:56:10.798073+00:00 | Debian Oval Importer | Fixing | VCID-cph8-x6eu-aaae | None | 36.0.0 |
2025-04-07T23:56:09.993237+00:00 | Debian Oval Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 36.0.0 |
2025-04-07T23:56:08.509477+00:00 | Debian Oval Importer | Fixing | VCID-58bp-xcef-aaag | None | 36.0.0 |
2025-04-07T23:56:07.700506+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | None | 36.0.0 |
2025-04-07T22:30:43.890112+00:00 | Debian Oval Importer | Fixing | VCID-7n9g-cb8b-aaaa | None | 36.0.0 |
2025-04-07T22:27:41.128979+00:00 | Debian Oval Importer | Fixing | VCID-ssfy-rqw5-aaab | None | 36.0.0 |
2025-04-07T22:16:38.891986+00:00 | Debian Oval Importer | Fixing | VCID-cspd-eg4d-aaaf | None | 36.0.0 |
2025-04-07T22:12:58.397118+00:00 | Debian Oval Importer | Fixing | VCID-v2he-mm5s-aaaj | None | 36.0.0 |
2025-04-07T21:51:50.891541+00:00 | Debian Oval Importer | Fixing | VCID-cwce-397z-aaak | None | 36.0.0 |
2025-04-07T21:43:07.164908+00:00 | Debian Oval Importer | Fixing | VCID-tnr1-zca1-aaaq | None | 36.0.0 |
2025-04-07T21:40:05.427068+00:00 | Debian Oval Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 36.0.0 |
2025-04-07T21:36:49.036587+00:00 | Debian Oval Importer | Fixing | VCID-mkb3-hse5-aaam | None | 36.0.0 |
2025-04-07T21:36:16.049260+00:00 | Debian Oval Importer | Fixing | VCID-gtfr-3t82-aaab | None | 36.0.0 |
2025-04-07T21:17:03.951746+00:00 | Debian Oval Importer | Fixing | VCID-bjwz-mszt-aaag | None | 36.0.0 |
2025-04-07T21:06:23.542309+00:00 | Debian Oval Importer | Fixing | VCID-ncxa-2sp4-aaam | None | 36.0.0 |
2025-04-07T21:03:46.703618+00:00 | Debian Oval Importer | Fixing | VCID-6cg8-antz-aaap | None | 36.0.0 |
2025-04-07T20:56:22.778226+00:00 | Debian Oval Importer | Fixing | VCID-sq1x-q7m4-aaam | None | 36.0.0 |
2025-04-07T20:52:09.949009+00:00 | Debian Oval Importer | Fixing | VCID-kcnv-z2rj-aaaa | None | 36.0.0 |
2025-04-07T20:49:11.010174+00:00 | Debian Oval Importer | Fixing | VCID-aruc-3t3r-aaan | None | 36.0.0 |
2025-04-07T20:44:12.340681+00:00 | Debian Oval Importer | Fixing | VCID-cw1s-b871-aaab | None | 36.0.0 |
2025-04-07T20:32:49.639994+00:00 | Debian Oval Importer | Fixing | VCID-fccq-2kpj-aaap | None | 36.0.0 |
2025-04-07T20:10:49.600407+00:00 | Debian Oval Importer | Fixing | VCID-t7fa-jbkc-aaab | None | 36.0.0 |
2025-04-07T20:03:24.423374+00:00 | Debian Oval Importer | Fixing | VCID-z9au-scjh-aaae | None | 36.0.0 |
2025-04-07T19:54:04.697809+00:00 | Debian Oval Importer | Fixing | VCID-3s4q-7ked-aaag | None | 36.0.0 |
2025-04-07T19:52:04.471114+00:00 | Debian Oval Importer | Fixing | VCID-9u3h-a9qk-aaab | None | 36.0.0 |
2025-04-07T19:46:16.767580+00:00 | Debian Oval Importer | Fixing | VCID-4gaf-sz3q-aaaj | None | 36.0.0 |
2025-04-07T19:30:06.922090+00:00 | Debian Oval Importer | Fixing | VCID-mxf3-h568-aaae | None | 36.0.0 |
2025-04-07T19:26:14.901725+00:00 | Debian Oval Importer | Fixing | VCID-dt6a-dc5k-aaak | None | 36.0.0 |
2025-04-07T19:25:01.257820+00:00 | Debian Oval Importer | Fixing | VCID-vxz1-6nus-aaaf | None | 36.0.0 |
2025-04-07T19:12:23.143022+00:00 | Debian Oval Importer | Fixing | VCID-an9p-a1ra-aaad | None | 36.0.0 |
2025-04-07T18:57:15.988554+00:00 | Debian Oval Importer | Fixing | VCID-2dyn-1fxu-aaaa | None | 36.0.0 |
2025-04-07T18:56:11.854362+00:00 | Debian Oval Importer | Fixing | VCID-anhr-hmmq-aaac | None | 36.0.0 |
2025-04-07T18:34:06.043376+00:00 | Debian Oval Importer | Fixing | VCID-nb5p-3kg7-aaab | None | 36.0.0 |
2025-04-07T18:31:54.747403+00:00 | Debian Oval Importer | Fixing | VCID-pwbf-6cc6-aaap | None | 36.0.0 |
2025-04-07T18:29:40.942865+00:00 | Debian Oval Importer | Fixing | VCID-ytrc-wygq-aaaf | None | 36.0.0 |
2025-04-07T18:28:34.036088+00:00 | Debian Oval Importer | Fixing | VCID-38cq-p1jy-aaag | None | 36.0.0 |
2025-04-07T17:57:10.037848+00:00 | Debian Oval Importer | Fixing | VCID-rdww-rdku-aaas | None | 36.0.0 |
2025-04-07T17:53:18.129647+00:00 | Debian Oval Importer | Fixing | VCID-yawf-ek7c-aaad | None | 36.0.0 |
2025-04-07T17:47:00.059289+00:00 | Debian Oval Importer | Fixing | VCID-xsdu-9jb4-aaas | None | 36.0.0 |
2025-04-07T17:33:43.842042+00:00 | Debian Oval Importer | Fixing | VCID-qz6b-x9ps-aaae | None | 36.0.0 |
2025-04-06T15:47:08.243684+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | None | 36.0.0 |
2025-04-06T07:33:47.779367+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 36.0.0 |
2025-04-06T00:45:30.954246+00:00 | Debian Importer | Fixing | VCID-6nrk-j4zn-aaae | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T18:17:42.076285+00:00 | Debian Importer | Fixing | VCID-emdg-eudm-aaas | None | 36.0.0 |
2025-04-05T06:46:26.912825+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-05T04:22:52.796361+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 36.0.0 |
2025-04-05T04:12:29.265432+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 36.0.0 |
2025-04-05T03:11:44.579781+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 36.0.0 |
2025-04-04T07:15:29.076313+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 36.0.0 |
2025-04-04T06:42:57.151883+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T06:22:09.145586+00:00 | Debian Importer | Fixing | VCID-tt99-7et1-aaap | None | 36.0.0 |
2025-04-04T04:52:55.030894+00:00 | Debian Importer | Fixing | VCID-w59z-4ctd-aaak | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T03:55:54.069835+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 36.0.0 |
2025-04-04T03:18:54.231595+00:00 | Debian Importer | Fixing | VCID-2ry3-3w5k-aaan | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T02:37:39.287206+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 36.0.0 |
2025-04-04T00:34:50.215970+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 36.0.0 |
2025-02-21T21:29:34.615820+00:00 | Debian Importer | Fixing | VCID-6nrk-j4zn-aaae | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T18:42:47.365012+00:00 | Debian Importer | Fixing | VCID-2ry3-3w5k-aaan | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T14:18:58.401464+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | None | 35.1.0 |
2025-02-21T14:18:56.911023+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T13:55:02.345155+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 35.1.0 |
2025-02-21T12:50:42.970882+00:00 | Debian Importer | Fixing | VCID-w59z-4ctd-aaak | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T11:19:37.574617+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 35.1.0 |
2025-02-21T11:19:36.879720+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-21T10:15:06.942713+00:00 | Debian Importer | Fixing | VCID-tt99-7et1-aaap | None | 35.1.0 |
2025-02-21T09:52:24.765490+00:00 | Debian Importer | Fixing | VCID-emdg-eudm-aaas | None | 35.1.0 |
2025-02-21T01:26:00.038147+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 35.1.0 |
2025-02-21T01:15:17.299650+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 35.1.0 |
2025-02-20T01:48:05.357735+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 35.1.0 |
2025-02-19T07:51:10.020039+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.1.0 |
2025-02-19T07:51:07.148145+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 35.1.0 |
2025-02-18T09:24:46.992936+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 35.1.0 |
2024-11-25T16:28:22.867229+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-24T03:25:53.420541+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | None | 35.0.0 |
2024-11-24T03:25:51.744532+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-24T03:03:45.990955+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 35.0.0 |
2024-11-24T00:41:27.890739+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 35.0.0 |
2024-11-24T00:41:27.211110+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-23T16:50:58.879115+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 35.0.0 |
2024-11-23T16:35:08.589477+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 35.0.0 |
2024-11-22T19:51:54.269029+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 35.0.0 |
2024-11-22T05:08:25.191174+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 35.0.0 |
2024-11-22T05:08:22.149929+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 35.0.0 |
2024-11-21T04:30:08.503012+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 35.0.0 |
2024-11-20T03:53:23.928358+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.3.2 |
2024-11-20T03:53:21.103634+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 34.3.2 |
2024-11-19T04:18:37.536112+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 34.3.2 |
2024-10-12T01:44:28.654359+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-11T00:50:25.020975+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | None | 34.0.2 |
2024-10-11T00:50:23.277296+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-11T00:30:17.524304+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 34.0.2 |
2024-10-10T22:21:40.253763+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 34.0.2 |
2024-10-10T22:21:39.492922+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-10T14:22:50.280307+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 34.0.2 |
2024-10-10T14:18:17.195880+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 34.0.2 |
2024-10-09T18:35:34.043998+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 34.0.2 |
2024-10-09T04:46:06.501201+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.2 |
2024-10-09T04:46:03.730915+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 34.0.2 |
2024-10-08T05:03:29.153988+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 34.0.2 |
2024-09-20T12:03:46.323001+00:00 | Debian Oval Importer | Fixing | VCID-52ed-f8tm-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T05:21:05.875770+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | None | 34.0.1 |
2024-09-20T05:21:04.376364+00:00 | Debian Importer | Fixing | VCID-7cfb-52z9-aaad | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-20T05:09:27.417882+00:00 | Debian Importer | Fixing | VCID-afqb-78ks-aaak | None | 34.0.1 |
2024-09-20T03:11:20.561541+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | None | 34.0.1 |
2024-09-20T03:11:19.884650+00:00 | Debian Importer | Fixing | VCID-mnbx-sanh-aaar | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-19T20:40:54.458688+00:00 | Debian Importer | Fixing | VCID-58bp-xcef-aaag | None | 34.0.1 |
2024-09-19T20:36:39.023229+00:00 | Debian Importer | Fixing | VCID-6xbz-fygf-aaaa | None | 34.0.1 |
2024-09-19T02:59:49.529558+00:00 | Debian Importer | Fixing | VCID-z9au-scjh-aaae | None | 34.0.1 |
2024-09-18T16:03:47.777261+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | https://security-tracker.debian.org/tracker/data/json | 34.0.1 |
2024-09-18T16:03:45.012929+00:00 | Debian Importer | Fixing | VCID-nfk5-fhfj-aaaf | None | 34.0.1 |
2024-09-17T20:46:48.485161+00:00 | Debian Importer | Fixing | VCID-52ed-f8tm-aaas | None | 34.0.1 |