Search for packages
Package details: pkg:deb/debian/pcre3@7.6-2.1
purl pkg:deb/debian/pcre3@7.6-2.1
Next non-vulnerable version 2:8.39-13
Latest non-vulnerable version 2:8.39-13
Risk 4.4
Vulnerabilities affecting this package (31)
Vulnerability Summary Fixed by
VCID-1kkg-e79z-aaak
Aliases:
CVE-2015-8385
PCRE before 8.38 mishandles the /(?|(\k'Pm')|(?'Pm'))/ pattern and related patterns with certain forward references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-1t3n-md3q-aaae
Aliases:
CVE-2015-2326
The pcre_compile2 function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code and cause a denial of service (out-of-bounds read) via regular expression with a group containing both a forward referencing subroutine call and a recursive back reference, as demonstrated by "((?+1)(\1))/".
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-36f9-pzhf-aaaa
Aliases:
CVE-2015-2325
The compile_branch function in PCRE before 8.37 allows context-dependent attackers to compile incorrect code, cause a denial of service (out-of-bounds heap read and crash), or possibly have other unspecified impact via a regular expression with a group containing a forward reference repeated a large number of times within a repeated outer group that has a zero minimum quantifier.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4jhx-e3fx-aaah
Aliases:
CVE-2015-3217
Improper Restriction of Operations within the Bounds of a Memory Buffer PCRE, and PCRE2 mishandle group empty matches, which might allow remote attackers to cause a denial of service (stack-based buffer overflow) via a crafted regular expression.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4kkz-3bys-aaae
Aliases:
CVE-2015-8384
PCRE before 8.38 mishandles the /(?J)(?'d'(?'d'\g{d}))/ pattern and related patterns with certain recursive back references, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8392 and CVE-2015-8395.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4u9k-6k81-aaad
Aliases:
CVE-2015-8391
The pcre_compile function in pcre_compile.c in PCRE before 8.38 mishandles certain [: nesting, which allows remote attackers to cause a denial of service (CPU consumption) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-4ywx-z8qm-aaaf
Aliases:
CVE-2015-8382
The match function in pcre_exec.c in PCRE before 8.37 mishandles the /(?:((abcd))|(((?:(?:(?:(?:abc|(?:abcdef))))b)abcdefghi)abc)|((*ACCEPT)))/ pattern and related patterns involving (*ACCEPT), which allows remote attackers to obtain sensitive information from process memory or cause a denial of service (partially initialized memory and application crash) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-2547.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-5xnd-yme2-aaas
Aliases:
CVE-2015-8381
The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?'R')(\k'R')|((?'R')))H'Rk'Rf)|s(?'R'))))/ and /(?J:(?|(:(?|(?'R')(\z(?|(?'R')(\k'R')|((?'R')))k'R')|((?'R')))H'Ak'Rf)|s(?'R')))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-62pu-ryaf-aaan
Aliases:
CVE-2015-8395
PCRE before 8.38 mishandles certain references, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8392.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-6spw-rdm2-aaan
Aliases:
CVE-2017-6004
The compile_bracket_matchingpath function in pcre_jit_compile.c in PCRE through 8.x before revision 1680 (e.g., the PHP 7.1.1 bundled version) allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted regular expression.
2:8.39-3
Affected by 1 other vulnerability.
VCID-79bd-twxq-aaaq
Aliases:
CVE-2015-8386
PCRE before 8.38 mishandles the interaction of lookbehind assertions and mutually recursive subpatterns, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-avc8-nem4-aaag
Aliases:
CVE-2015-8388
PCRE before 8.38 mishandles the /(?=di(?<=(?1))|(?=(.))))/ pattern and related patterns with an unmatched closing parenthesis, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-ayhy-zhnn-aaah
Aliases:
CVE-2015-8380
The pcre_exec function in pcre_exec.c in PCRE before 8.38 mishandles a // pattern with a \01 string, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-d2u4-qxdg-aaae
Aliases:
CVE-2015-2328
PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-d85u-8sx7-aaaf
Aliases:
CVE-2015-2327
PCRE before 8.36 mishandles the /(((a\2)|(a*)\g<-1>))*/ pattern and related patterns with certain internal recursive back references, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-ff5y-xrap-aaah
Aliases:
CVE-2020-14155
libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.
2:8.39-13
Affected by 0 other vulnerabilities.
VCID-hyp6-74p8-aaap
Aliases:
CVE-2017-7186
libpcre1 in PCRE 8.40 and libpcre2 in PCRE2 10.23 allow remote attackers to cause a denial of service (segmentation violation for read access, and application crash) by triggering an invalid Unicode property lookup.
2:8.39-3
Affected by 1 other vulnerability.
VCID-j3fy-8rbw-aaas
Aliases:
CVE-2016-1283
The pcre_compile2 function in pcre_compile.c in PCRE 8.38 mishandles the /((?:F?+(?:^(?(R)a+\"){99}-))(?J)(?'R'(?'R'<((?'RR'(?'R'\){97)?J)?J)(?'R'(?'R'\){99|(:(?|(?'R')(\k'R')|((?'R')))H'R'R)(H'R))))))/ pattern and related patterns with named subgroups, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-n7y2-6mxz-aaae
Aliases:
CVE-2015-8393
pcregrep in PCRE before 8.38 mishandles the -q option for binary files, which might allow remote attackers to obtain sensitive information via a crafted file, as demonstrated by a CGI script that sends stdout data to a client.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-p9gz-zwzr-aaac
Aliases:
CVE-2015-8387
PCRE before 8.38 mishandles (?123) subroutine calls and related subroutine calls, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-pc41-t4ks-aaaf
Aliases:
CVE-2017-7244
The _pcre32_xclass function in pcre_xclass.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (invalid memory read) via a crafted file.
2:8.39-3
Affected by 1 other vulnerability.
VCID-qgpa-zy9m-aaah
Aliases:
CVE-2015-8383
PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-qyhs-abea-aaab
Aliases:
CVE-2014-8964
Heap-based buffer overflow in PCRE 8.36 and earlier allows remote attackers to cause a denial of service (crash) or have other unspecified impact via a crafted regular expression, related to an assertion that allows zero repeats.
2:8.35-3.3
Affected by 30 other vulnerabilities.
VCID-rjha-4uew-aaag
Aliases:
CVE-2015-5073
Heap-based buffer overflow in the find_fixedlength function in pcre_compile.c in PCRE before 8.38 allows remote attackers to cause a denial of service (crash) or obtain sensitive information from heap memory and possibly bypass the ASLR protection mechanism via a crafted regular expression with an excess closing parenthesis.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-tczz-hknf-aaas
Aliases:
CVE-2014-9769
pcre_jit_compile.c in PCRE 8.35 does not properly use table jumps to optimize nested alternatives, which allows remote attackers to cause a denial of service (stack memory corruption) or possibly have unspecified other impact via a crafted string, as demonstrated by packets encountered by Suricata during use of a regular expression in an Emerging Threats Open ruleset.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-udp2-gywk-aaam
Aliases:
CVE-2015-8394
PCRE before 8.38 mishandles the (?(<digits>) and (?(R<digits>) conditions, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-uw7p-m4cr-aaak
Aliases:
CVE-2015-8389
PCRE before 8.38 mishandles the /(?:|a|){100}x/ pattern and related patterns, which allows remote attackers to cause a denial of service (infinite recursion) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-v4x8-dwjg-aaar
Aliases:
CVE-2015-8392
PCRE before 8.38 mishandles certain instances of the (?| substring, which allows remote attackers to cause a denial of service (unintended recursion and buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, a related issue to CVE-2015-8384 and CVE-2015-8395.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-wx2q-55wr-aaab
Aliases:
CVE-2015-3210
Improper Restriction of Operations within the Bounds of a Memory Buffer Heap-based buffer overflow in PCRE and PCRE2 allows remote attackers to execute arbitrary code via a crafted regular expression.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-xbf7-snf5-aaak
Aliases:
CVE-2015-8390
PCRE before 8.38 mishandles the [: and \\ substrings in character classes, which allows remote attackers to cause a denial of service (uninitialized memory read) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
2:8.39-1
Affected by 4 other vulnerabilities.
VCID-zghf-77cd-aaaj
Aliases:
CVE-2016-3191
The compile_branch function in pcre_compile.c in PCRE 8.x before 8.39 and pcre2_compile.c in PCRE2 before 10.22 mishandles patterns containing an (*ACCEPT) substring in conjunction with nested parentheses, which allows remote attackers to execute arbitrary code or cause a denial of service (stack-based buffer overflow) via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror, aka ZDI-CAN-3542.
2:8.39-1
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (10)
Vulnerability Summary Aliases
VCID-57yw-tamg-aaan Perl-Compatible Regular Expression (PCRE) library before 7.3 backtracks too far when matching certain input bytes against some regex patterns in non-UTF-8 mode, which allows context-dependent attackers to obtain sensitive information or cause a denial of service (crash), as demonstrated by the "\X?\d" and "\P{L}?\d" patterns. CVE-2007-1661
VCID-72qx-d9v6-aaam Perl-Compatible Regular Expression (PCRE) library before 7.0 does not properly calculate sizes for unspecified "multiple forms of character class", which triggers a buffer overflow that allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code. CVE-2007-1660
VCID-7zkh-da49-aaar Perl-Compatible Regular Expression (PCRE) library before 7.3 does not properly compute the length of (1) a \p sequence, (2) a \P sequence, or (3) a \P{x} sequence, which allows context-dependent attackers to cause a denial of service (infinite loop or crash) or execute arbitrary code. CVE-2007-4767
VCID-8kdb-ek5k-aaar Perl-Compatible Regular Expression (PCRE) library before 7.0 does not properly calculate the amount of memory needed for a compiled regular expression pattern when the (1) -x or (2) -i UTF-8 options change within the pattern, which allows context-dependent attackers to cause a denial of service (PCRE or glibc crash) via crafted regular expressions. CVE-2006-7230
VCID-975p-tr7u-aaac Heap-based buffer overflow in Perl-Compatible Regular Expression (PCRE) library before 7.3 allows context-dependent attackers to execute arbitrary code via a singleton Unicode sequence in a character class in a regex pattern, which is incorrectly optimized. CVE-2007-4768
VCID-pssj-j2wn-aaac Perl-Compatible Regular Expression (PCRE) library before 7.3 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via regex patterns containing unmatched "\Q\E" sequences with orphan "\E" codes. CVE-2007-1659
VCID-pzru-8c2a-aaar Buffer overflow in PCRE before 7.6 allows remote attackers to execute arbitrary code via a regular expression containing a character class with a large number of characters with Unicode code points greater than 255. CVE-2008-0674
VCID-vbre-tnky-aaan Heap-based buffer overflow in pcre_compile.c in the Perl-Compatible Regular Expression (PCRE) library 7.7 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a regular expression that begins with an option and contains multiple branches. CVE-2008-2371
VCID-x9hp-1j6p-aaaa Multiple integer overflows in Perl-Compatible Regular Expression (PCRE) library before 7.3 allow context-dependent attackers to cause a denial of service (crash) or execute arbitrary code via unspecified escape (backslash) sequences. CVE-2007-4766
VCID-xtem-m97q-aaah Perl-Compatible Regular Expression (PCRE) library before 7.3 reads past the end of the string when searching for unmatched brackets and parentheses, which allows context-dependent attackers to cause a denial of service (crash), possibly involving forward references. CVE-2007-1662

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:18:35.543101+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:02:05.449830+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T19:00:55.584586+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:54:37.398707+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:46:00.142560+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:34:28.995547+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:28:48.951400+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:02:47.745955+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:57:19.711341+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:54:37.633987+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:45:23.416899+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:35:38.004334+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:12:56.604912+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:12:15.394695+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T17:03:36.708879+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:41:17.356779+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:41:07.151391+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:33:29.170581+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:22:00.024389+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:01:02.073839+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:57:40.430659+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:53:49.878608+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:49:15.837810+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:49:00.565324+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:30:39.941750+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:28:39.305725+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:05:10.812274+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:03:15.336631+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:56:20.194476+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:51:23.415628+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:35:12.720419+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:29:37.592299+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:21:51.697069+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:13:50.122095+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:12:19.945953+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:45:26.783966+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:43:34.345858+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:06:14.367930+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:03:16.748397+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:43:27.497071+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:43:10.915059+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:34:18.681145+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:11:51.097346+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:59:38.376949+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:32:19.829747+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:25:08.714569+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:24:53.200803+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T03:34:25.374278+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.3
2025-06-21T01:25:10.506789+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan None 36.1.3
2025-06-21T01:07:50.341404+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac None 36.1.3
2025-06-21T00:55:19.995516+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.3
2025-06-21T00:51:57.591348+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.3
2025-06-21T00:50:21.180183+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.3
2025-06-21T00:49:35.974663+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.3
2025-06-21T00:46:14.023615+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.3
2025-06-21T00:21:51.205863+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.3
2025-06-21T00:20:28.345368+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.3
2025-06-21T00:08:15.886994+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.3
2025-06-21T00:03:01.694891+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.3
2025-06-21T00:01:15.335506+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.3
2025-06-20T23:49:39.554793+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar None 36.1.3
2025-06-20T23:38:55.497437+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah None 36.1.3
2025-06-20T23:34:18.376045+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.3
2025-06-20T23:27:36.334520+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.3
2025-06-20T23:26:50.322530+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar None 36.1.3
2025-06-20T23:21:39.015958+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.3
2025-06-20T23:21:17.063767+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.3
2025-06-20T23:21:01.543812+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.3
2025-06-20T23:20:47.985190+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa None 36.1.3
2025-06-20T23:13:34.735968+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac None 36.1.3
2025-06-20T23:04:07.993945+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar None 36.1.3
2025-06-20T23:01:33.076587+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan None 36.1.3
2025-06-20T22:53:02.105690+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.3
2025-06-20T22:31:54.048252+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.3
2025-06-20T22:24:17.279541+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.3
2025-06-20T22:19:19.827948+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.3
2025-06-20T22:11:46.842090+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.3
2025-06-20T21:58:38.319148+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.3
2025-06-20T21:55:44.229355+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.3
2025-06-20T21:52:47.969729+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.3
2025-06-20T21:47:48.828476+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.3
2025-06-20T21:40:22.066495+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.3
2025-06-20T21:20:36.248408+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.3
2025-06-20T21:05:23.949844+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.3
2025-06-20T20:58:45.336958+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.3
2025-06-20T20:47:49.845510+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.3
2025-06-20T20:39:41.213123+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.3
2025-06-20T20:22:39.843777+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam None 36.1.3
2025-06-08T13:17:55.666033+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T13:09:30.255430+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:59:42.038367+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:56:49.650871+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:13:39.135203+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:50:09.154722+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:47:21.032894+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:31:20.236957+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:30:13.403473+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:24:22.373223+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:15:57.886116+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:04:53.436923+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:59:19.513681+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:34:28.609369+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:29:01.108516+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:26:25.329634+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:18:26.496005+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T10:10:16.931322+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:54:34.541671+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:53:54.811630+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:48:35.750714+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:26:41.872065+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:26:34.991419+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:19:12.828230+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:08:07.036988+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:54:21.362956+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:50:59.360957+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:47:06.544458+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:42:40.020964+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:42:25.489904+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:25:13.140450+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:23:11.920450+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:58:35.559946+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:56:37.930124+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:49:50.438244+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:44:47.328534+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:28:18.330545+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:22:39.525167+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:14:58.465310+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:07:11.213026+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:05:40.983052+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:39:37.601314+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:37:45.222260+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:01:06.354395+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:58:11.191921+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:38:49.573871+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:38:34.169442+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:32:36.288393+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:17:31.972840+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:09:29.590025+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:52:01.398193+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:26.318877+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:47:09.935566+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-07T21:08:08.966934+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.1.0
2025-06-07T18:47:59.483095+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan None 36.1.0
2025-06-07T18:30:26.879080+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac None 36.1.0
2025-06-07T18:17:41.074319+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.1.0
2025-06-07T18:14:20.174588+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.1.0
2025-06-07T18:12:43.214385+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.1.0
2025-06-07T18:11:58.267418+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.1.0
2025-06-07T18:08:45.507462+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.1.0
2025-06-07T17:44:44.652297+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.1.0
2025-06-07T17:43:24.794146+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.1.0
2025-06-07T17:31:03.279650+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.1.0
2025-06-07T17:25:49.721243+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.1.0
2025-06-07T17:24:04.880125+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.1.0
2025-06-07T17:12:31.907045+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar None 36.1.0
2025-06-07T17:01:51.503692+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah None 36.1.0
2025-06-07T16:57:15.537855+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.1.0
2025-06-07T16:50:31.699896+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.1.0
2025-06-07T16:49:45.263359+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar None 36.1.0
2025-06-07T16:44:34.451206+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.1.0
2025-06-07T16:44:13.004337+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.1.0
2025-06-07T16:43:58.000334+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.1.0
2025-06-07T16:43:44.493347+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa None 36.1.0
2025-06-07T16:36:40.617537+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac None 36.1.0
2025-06-07T16:27:22.663169+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar None 36.1.0
2025-06-07T16:24:42.911115+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan None 36.1.0
2025-06-07T16:16:21.919610+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.1.0
2025-06-07T15:56:01.478191+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.1.0
2025-06-07T15:48:32.189193+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.1.0
2025-06-07T15:43:28.746194+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.1.0
2025-06-07T15:35:48.929139+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.1.0
2025-06-07T15:22:06.662077+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.1.0
2025-06-07T15:19:03.277169+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.1.0
2025-06-07T15:16:06.402042+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.1.0
2025-06-07T15:10:52.841983+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.1.0
2025-06-07T15:03:09.845338+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.1.0
2025-06-07T14:44:14.686216+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.1.0
2025-06-07T14:31:26.443596+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.1.0
2025-06-07T14:26:15.618214+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.1.0
2025-06-07T14:19:17.425918+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.1.0
2025-06-07T14:11:44.361859+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.1.0
2025-06-07T13:58:23.318572+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam None 36.1.0
2025-04-12T22:40:17.287459+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:37:33.190927+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:36:59.698025+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:35:42.328759+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:32:35.436021+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:23:21.341738+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:16:40.202832+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:10:02.663003+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:07:20.512653+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:05:05.538403+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:04:16.780775+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:02:08.267093+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:00:18.711608+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:48:25.910254+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:38:52.497085+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:25:42.744614+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:24:32.356176+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:13:06.260019+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:03:26.444709+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:01:28.047388+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:59:07.609379+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:43:30.237523+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:31:55.964896+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:18:18.769849+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:13:08.429888+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T20:00:18.741320+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:55:00.943292+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:26:03.665934+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:05:56.812903+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:57:10.981429+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:47:03.086127+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:44:06.490045+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:59:21.513907+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:35:09.620363+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:32:17.704730+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:15:42.206320+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:14:32.167138+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:08:27.618288+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:59:45.179847+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:48:09.868530+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:42:07.780811+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:15:52.768859+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T16:10:16.519615+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T16:07:34.124485+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:59:22.419858+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T15:51:05.776864+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:26:48.391260+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:26:09.149123+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:20:53.110074+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:59:03.370357+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:58:56.263811+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:51:21.647460+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:39:56.923607+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:25:54.754734+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:22:34.067380+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:18:40.486899+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:14:08.994198+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:13:53.716351+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:56:34.090033+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:54:33.088771+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:30:59.559663+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:29:03.914176+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:22:16.632806+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:17:17.718098+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:01:07.670639+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:55:16.346581+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:47:32.788455+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:39:47.997365+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:38:19.570292+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:12:03.061367+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:10:09.397872+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:33:03.135811+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:30:03.824405+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:10:27.092366+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:10:08.041029+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:03:58.462880+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:48:36.188278+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:40:26.604528+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:23:11.575190+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:31.092360+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:18:15.344808+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T19:38:22.839960+00:00 Debian Oval Importer Affected by VCID-ff5y-xrap-aaah None 36.0.0
2025-04-07T17:25:49.064310+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan None 36.0.0
2025-04-07T17:08:06.784129+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac None 36.0.0
2025-04-07T16:55:12.526378+00:00 Debian Oval Importer Affected by VCID-1kkg-e79z-aaak None 36.0.0
2025-04-07T16:51:45.955712+00:00 Debian Oval Importer Affected by VCID-4kkz-3bys-aaae None 36.0.0
2025-04-07T16:50:05.755176+00:00 Debian Oval Importer Affected by VCID-n7y2-6mxz-aaae None 36.0.0
2025-04-07T16:49:18.234318+00:00 Debian Oval Importer Affected by VCID-4jhx-e3fx-aaah None 36.0.0
2025-04-07T16:45:59.095673+00:00 Debian Oval Importer Affected by VCID-tczz-hknf-aaas None 36.0.0
2025-04-07T16:20:56.308323+00:00 Debian Oval Importer Affected by VCID-62pu-ryaf-aaan None 36.0.0
2025-04-07T16:19:30.621192+00:00 Debian Oval Importer Affected by VCID-qgpa-zy9m-aaah None 36.0.0
2025-04-07T16:05:36.132765+00:00 Debian Oval Importer Affected by VCID-6spw-rdm2-aaan None 36.0.0
2025-04-07T16:00:09.454278+00:00 Debian Oval Importer Affected by VCID-wx2q-55wr-aaab None 36.0.0
2025-04-07T15:58:15.766965+00:00 Debian Oval Importer Affected by VCID-79bd-twxq-aaaq None 36.0.0
2025-04-07T15:46:15.674089+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar None 36.0.0
2025-04-07T15:35:06.645356+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah None 36.0.0
2025-04-07T15:30:19.477749+00:00 Debian Oval Importer Affected by VCID-avc8-nem4-aaag None 36.0.0
2025-04-07T15:23:17.760078+00:00 Debian Oval Importer Affected by VCID-j3fy-8rbw-aaas None 36.0.0
2025-04-07T15:22:29.437575+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar None 36.0.0
2025-04-07T15:17:06.695195+00:00 Debian Oval Importer Affected by VCID-1t3n-md3q-aaae None 36.0.0
2025-04-07T15:16:43.762161+00:00 Debian Oval Importer Affected by VCID-p9gz-zwzr-aaac None 36.0.0
2025-04-07T15:16:28.147589+00:00 Debian Oval Importer Affected by VCID-udp2-gywk-aaam None 36.0.0
2025-04-07T15:16:14.125760+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa None 36.0.0
2025-04-07T15:08:52.286322+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac None 36.0.0
2025-04-07T14:59:13.257648+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar None 36.0.0
2025-04-07T14:56:35.460724+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan None 36.0.0
2025-04-07T14:47:53.000152+00:00 Debian Oval Importer Affected by VCID-xbf7-snf5-aaak None 36.0.0
2025-04-07T14:27:02.148023+00:00 Debian Oval Importer Affected by VCID-hyp6-74p8-aaap None 36.0.0
2025-04-07T14:19:18.774555+00:00 Debian Oval Importer Affected by VCID-4u9k-6k81-aaad None 36.0.0
2025-04-07T14:14:15.535843+00:00 Debian Oval Importer Affected by VCID-rjha-4uew-aaag None 36.0.0
2025-04-07T14:06:48.780732+00:00 Debian Oval Importer Affected by VCID-pc41-t4ks-aaaf None 36.0.0
2025-04-07T13:53:29.611592+00:00 Debian Oval Importer Affected by VCID-d2u4-qxdg-aaae None 36.0.0
2025-04-07T13:50:33.454483+00:00 Debian Oval Importer Affected by VCID-ayhy-zhnn-aaah None 36.0.0
2025-04-07T13:47:40.698139+00:00 Debian Oval Importer Affected by VCID-36f9-pzhf-aaaa None 36.0.0
2025-04-07T13:42:34.882625+00:00 Debian Oval Importer Affected by VCID-d85u-8sx7-aaaf None 36.0.0
2025-04-07T13:35:00.343501+00:00 Debian Oval Importer Affected by VCID-v4x8-dwjg-aaar None 36.0.0
2025-04-07T13:16:13.166520+00:00 Debian Oval Importer Affected by VCID-zghf-77cd-aaaj None 36.0.0
2025-04-07T13:03:34.584118+00:00 Debian Oval Importer Affected by VCID-5xnd-yme2-aaas None 36.0.0
2025-04-07T12:58:36.677063+00:00 Debian Oval Importer Affected by VCID-qyhs-abea-aaab None 36.0.0
2025-04-07T12:52:02.560101+00:00 Debian Oval Importer Affected by VCID-uw7p-m4cr-aaak None 36.0.0
2025-04-07T12:44:58.401836+00:00 Debian Oval Importer Affected by VCID-4ywx-z8qm-aaaf None 36.0.0
2025-04-07T12:32:55.195425+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam None 36.0.0
2024-11-26T15:54:17.354335+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T12:37:59.467796+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T07:36:39.888348+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T07:34:07.269820+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T07:31:34.346561+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T02:10:49.514044+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T02:08:08.881399+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T02:05:44.262722+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-26T02:03:18.637822+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-11-25T23:11:57.531911+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-10-12T17:09:14.159949+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T14:59:16.056985+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T11:40:44.288378+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T11:39:08.302181+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T11:37:30.725638+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T08:10:35.389479+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T08:08:59.443730+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T08:07:25.204189+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T08:05:50.629981+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-10-12T06:14:13.676312+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-09-20T16:20:06.025007+00:00 Debian Oval Importer Fixing VCID-vbre-tnky-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T15:38:28.483384+00:00 Debian Oval Importer Fixing VCID-pzru-8c2a-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T14:38:31.424836+00:00 Debian Oval Importer Fixing VCID-975p-tr7u-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T14:38:06.281057+00:00 Debian Oval Importer Fixing VCID-7zkh-da49-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T14:37:39.801035+00:00 Debian Oval Importer Fixing VCID-x9hp-1j6p-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T13:38:57.532728+00:00 Debian Oval Importer Fixing VCID-xtem-m97q-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T13:38:33.924178+00:00 Debian Oval Importer Fixing VCID-57yw-tamg-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T13:38:11.454708+00:00 Debian Oval Importer Fixing VCID-72qx-d9v6-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T13:37:47.306292+00:00 Debian Oval Importer Fixing VCID-pssj-j2wn-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1
2024-09-20T13:08:32.666822+00:00 Debian Oval Importer Fixing VCID-8kdb-ek5k-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1