Search for packages
Package details: pkg:pypi/ansible@2.8.6
purl pkg:pypi/ansible@2.8.6
Next non-vulnerable version 8.5.0
Latest non-vulnerable version 8.5.0
Risk 4.0
Vulnerabilities affecting this package (31)
Vulnerability Summary Fixed by
VCID-1puc-u4y9-aaap
Aliases:
CVE-2019-14904
GHSA-gwr8-5j83-483c
PYSEC-2020-161
PYSEC-2020-180
A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected.
2.8.7
Affected by 30 other vulnerabilities.
2.9.2
Affected by 30 other vulnerabilities.
2.9.3
Affected by 29 other vulnerabilities.
VCID-2zwd-cb9n-aaaf
Aliases:
CVE-2021-3620
GHSA-4r65-35qq-ch8j
PYSEC-2022-164
Ansible discloses sensitive information in traceback error message
2.9.27
Affected by 7 other vulnerabilities.
VCID-9gda-985f-aaam
Aliases:
CVE-2023-5764
GHSA-7j69-qfc3-2fq9
ansible: Template Injection
3.0.0b1
Affected by 4 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-9xje-8wsd-aaam
Aliases:
CVE-2020-10685
GHSA-77g3-3j5w-64w4
PYSEC-2020-1
A flaw was found in Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when using modules which decrypts vault files such as assemble, script, unarchive, win_copy, aws_s3 or copy modules. The temporary directory is created in /tmp leaves the s ts unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root partition, the directory is only cleared on boot and the decryp emains when the host is switched off. The system will be vulnerable when the system is not running. So decrypted data must be cleared as soon as possible and the data which normally is encrypted ble.
2.8.11
Affected by 21 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-a6gj-c3pa-aaad
Aliases:
CVE-2021-20191
GHSA-8f4m-hccc-8qph
PYSEC-2021-124
A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log feature when using those modules. An attacker can take advantage of this information to steal those credentials. The highest threat from this vulnerability is to data confidentiality. Versions before ansible 2.9.18 are affected.
2.8.19rc1
Affected by 19 other vulnerabilities.
2.8.19
Affected by 18 other vulnerabilities.
2.9.18rc1
Affected by 15 other vulnerabilities.
2.9.18
Affected by 11 other vulnerabilities.
2.10.7
Affected by 5 other vulnerabilities.
VCID-dp5x-5n9f-aaah
Aliases:
CVE-2020-1733
GHSA-g4mq-6fp5-qwcf
PYSEC-2020-5
A race condition flaw was found in Ansible Engine 2.7.17 and prior, 2.8.9 and prior, 2.9.6 and prior when running a playbook with an unprivileged become user. When Ansible needs to run a module with become user, the temporary directory is created in /var/tmp. This directory is created with "umask 77 && mkdir -p <dir>"; this operation does not fail if the directory already exists and is owned by another user. An attacker could take advantage to gain control of the become user as the target directory can be retrieved by iterating '/proc/<pid>/cmdline'.
2.8.8
Affected by 29 other vulnerabilities.
2.8.9
Affected by 24 other vulnerabilities.
2.8.10
Affected by 28 other vulnerabilities.
2.8.11
Affected by 21 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-ekq1-r5f7-aaan
Aliases:
CVE-2022-3697
GHSA-cpx3-93w7-457x
Improper Handling of Parameters A flaw was found in Ansible in the amazon.aws collection when using the tower_callback parameter from the amazon.aws.ec2_instance module. This flaw allows an attacker to take advantage of this issue as the module is handling the parameter insecurely, leading to the password leaking in the logs.
2.10.0
Affected by 9 other vulnerabilities.
7.0.0
Affected by 1 other vulnerability.
VCID-emd7-stwr-aaan
Aliases:
CVE-2020-1746
GHSA-j2h6-73x8-22c4
PYSEC-2020-13
A flaw was found in the Ansible Engine affecting Ansible Engine versions 2.7.x before 2.7.17 and 2.8.x before 2.8.11 and 2.9.x before 2.9.7 as well as Ansible Tower before and including versions 3.4.5 and 3.5.5 and 3.6.3 when the ldap_attr and ldap_entry community modules are used. The issue discloses the LDAP bind password to stdout or a log file if a playbook task is written using the bind_pw in the parameters field. The highest threat from this vulnerability is data confidentiality.
2.8.11
Affected by 21 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-fv75-t76d-aaag
Aliases:
CVE-2020-1734
GHSA-h39q-95q5-9jfp
PYSEC-2020-6
A flaw was found in the pipe lookup plugin of ansible. Arbitrary commands can be run, when the pipe lookup plugin uses subprocess.Popen() with shell=True, by overwriting ansible facts and the variable is not escaped by quote plugin. An attacker could take advantage and run arbitrary commands by overwriting the ansible facts.
2.8.9
Affected by 24 other vulnerabilities.
2.8.13
Affected by 21 other vulnerabilities.
2.9.0b1
Affected by 33 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.11
Affected by 18 other vulnerabilities.
2.10.0rc1
Affected by 11 other vulnerabilities.
2.10.1
Affected by 9 other vulnerabilities.
VCID-hx4y-7eby-aaad
Aliases:
CVE-2021-20180
GHSA-fh5v-5f35-2rv2
Insertion of Sensitive Information into Log File A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.
2.8.19
Affected by 18 other vulnerabilities.
2.9.18
Affected by 11 other vulnerabilities.
VCID-khtx-uv3b-aaaj
Aliases:
CVE-2023-5115
GHSA-jpvw-p8pr-9g2x
malicious role archive can cause ansible-galaxy to overwrite arbitrary files
8.5.0
Affected by 0 other vulnerabilities.
VCID-m1j9-6xnm-aaac
Aliases:
CVE-2019-14864
GHSA-3m93-m4q6-mc6v
PYSEC-2020-160
PYSEC-2020-179
Ansible, versions 2.9.x before 2.9.1, 2.8.x before 2.8.7 and Ansible versions 2.7.x before 2.7.15, is not respecting the flag no_log set it to True when Sumologic and Splunk callback plugins are used send tasks results events to collectors. This would discloses and collects any sensitive data.
2.8.7
Affected by 30 other vulnerabilities.
2.8.8
Affected by 29 other vulnerabilities.
2.9.1
Affected by 32 other vulnerabilities.
2.9.2
Affected by 30 other vulnerabilities.
VCID-mrhc-f3xq-aaaa
Aliases:
CVE-2020-1740
GHSA-vcg8-98q8-g7mj
PYSEC-2020-12
A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and the method write_data is called to write the existing secret in the file. This method will delete the file before recreating it insecurely. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
2.8.9
Affected by 24 other vulnerabilities.
2.8.11
Affected by 21 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-n3vw-pvhw-aaaf
Aliases:
CVE-2020-1738
GHSA-f85h-23mf-2fwh
PYSEC-2020-10
A flaw was found in Ansible Engine when the module package or service is used and the parameter 'use' is not specified. If a previous task is executed with a malicious user, the module sent can be selected by the attacker using the ansible facts file. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
2.8.9
Affected by 24 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.20rc1
Affected by 9 other vulnerabilities.
VCID-na52-qryf-aaae
Aliases:
CVE-2020-1736
GHSA-x7jh-595q-wq82
PYSEC-2020-8
A flaw was found in Ansible Engine when a file is moved using atomic_move primitive as the file mode cannot be specified. This sets the destination files world-readable if the destination file does not exist and if the file exists, the file could be changed to have less restrictive permissions before the move. This could lead to the disclosure of sensitive data. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
2.8.9
Affected by 24 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.10.1
Affected by 9 other vulnerabilities.
VCID-nqsx-thdv-aaac
Aliases:
CVE-2020-1739
GHSA-923p-fr2c-g5m2
PYSEC-2020-11
A flaw was found in Ansible 2.7.16 and prior, 2.8.8 and prior, and 2.9.5 and prior when a password is set with the argument "password" of svn module, it is used on svn command line, disclosing to other users within the same node. An attacker could take advantage by reading the cmdline file from that particular PID on the procfs.
2.8.9
Affected by 24 other vulnerabilities.
2.8.11
Affected by 21 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-nxj9-2mgr-aaak
Aliases:
CVE-2020-1735
GHSA-gfr2-qpxh-qj9m
PYSEC-2020-7
A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable.
2.8.9
Affected by 24 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
2.9.8
Affected by 18 other vulnerabilities.
VCID-pgrs-n6fm-aaam
Aliases:
CVE-2020-14330
GHSA-785x-qw4v-6872
PYSEC-2020-3
An Improper Output Neutralization for Logs flaw was found in Ansible when using the uri module, where sensitive data is exposed to content and json output. This flaw allows an attacker to access the logs or outputs of performed tasks to read keys used in playbooks from other users within the uri module. The highest threat from this vulnerability is to data confidentiality.
2.9.12
Affected by 16 other vulnerabilities.
2.10.0
Affected by 9 other vulnerabilities.
VCID-qz75-v9j5-aaaa
Aliases:
CVE-2021-20228
GHSA-5rrg-rr89-x9mv
PYSEC-2021-1
A flaw was found in the Ansible Engine 2.9.18, where sensitive info is not masked by default and is not protected by the no_log feature when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The highest threat from this vulnerability is to confidentiality.
2.8.19rc1
Affected by 19 other vulnerabilities.
2.8.19
Affected by 18 other vulnerabilities.
2.9.1
Affected by 32 other vulnerabilities.
2.9.18rc1
Affected by 15 other vulnerabilities.
2.9.18
Affected by 11 other vulnerabilities.
2.9.19rc1
Affected by 11 other vulnerabilities.
2.9.19
Affected by 10 other vulnerabilities.
2.10.6rc1
Affected by 0 other vulnerabilities.
2.10.6
Affected by 7 other vulnerabilities.
2.10.7
Affected by 5 other vulnerabilities.
3.0.0
Affected by 3 other vulnerabilities.
VCID-qzhf-2cvf-aaaf
Aliases:
CVE-2021-20178
GHSA-wv5p-gmmv-wh9v
PYSEC-2021-106
A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.
2.9.18
Affected by 11 other vulnerabilities.
VCID-r43q-bz4b-aaah
Aliases:
CVE-2020-14332
GHSA-j667-c2hm-f2wp
PYSEC-2020-4
A flaw was found in the Ansible Engine when using module_args. Tasks executed with check mode (--check-mode) do not properly neutralize sensitive data exposed in the event data. This flaw allows unauthorized users to read this data. The highest threat from this vulnerability is to confidentiality.
2.8.14
Affected by 20 other vulnerabilities.
2.9.12
Affected by 16 other vulnerabilities.
2.10.1rc2
Affected by 0 other vulnerabilities.
2.10.1
Affected by 9 other vulnerabilities.
VCID-rxkc-g881-aaae
Aliases:
CVE-2020-20178
Reachable Assertion A flaw was found in OpenLDAP. This flaw allows an attacker who can send a malicious packet to be processed by OpenLDAP’s slapd server, to trigger an assertion failure. The highest threat from this vulnerability is to system availability.
2.9.18
Affected by 11 other vulnerabilities.
VCID-sxyq-umyp-aaar
Aliases:
CVE-2020-1753
GHSA-86hp-cj9j-33vv
PYSEC-2020-210
A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl from the command line, not using an environment variable or an input configuration file. This will disclose passwords and tokens from process list and no_log directive from debug module would not have any effect making these secrets being disclosed on stdout and log files.
2.8.9
Affected by 24 other vulnerabilities.
2.8.11
Affected by 21 other vulnerabilities.
2.8.12
Affected by 21 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-t2tw-36t9-aaab
Aliases:
CVE-2020-1737
GHSA-893h-35v4-mxqx
PYSEC-2020-9
A flaw was found in Ansible 2.7.17 and prior, 2.8.9 and prior, and 2.9.6 and prior when using the Extract-Zip function from the win_unzip module as the extracted file(s) are not checked if they belong to the destination folder. An attacker could take advantage of this flaw by crafting an archive anywhere in the file system, using a path traversal. This issue is fixed in 2.10.
2.8.9
Affected by 24 other vulnerabilities.
2.8.10
Affected by 28 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-taaz-xar7-aaab
Aliases:
CVE-2020-10744
GHSA-vp9j-rghq-8jhh
PYSEC-2020-208
An incomplete fix was found for the fix of the flaw CVE-2020-1733 ansible: insecure temporary directory when running become_user from become directive. The provided fix is insufficient to prevent the race condition on systems using ACLs and FUSE filesystems. Ansible Engine 2.7.18, 2.8.12, and 2.9.9 as well as previous versions are affected and Ansible Tower 3.4.5, 3.5.6 and 3.6.4 as well as previous versions are affected.
2.8.13
Affected by 21 other vulnerabilities.
2.9.0b1
Affected by 33 other vulnerabilities.
2.9.10
Affected by 18 other vulnerabilities.
2.9.12
Affected by 16 other vulnerabilities.
2.10.0rc1
Affected by 11 other vulnerabilities.
VCID-wkkk-5njy-aaaa
Aliases:
CVE-2019-14905
GHSA-frxj-5j27-f8rf
PYSEC-2020-206
A vulnerability was found in Ansible Engine versions 2.9.x before 2.9.3, 2.8.x before 2.8.8, 2.7.x before 2.7.16 and earlier, where in Ansible's nxos_file_copy module can be used to copy files to a flash or bootflash on NXOS devices. Malicious code could craft the filename parameter to perform OS command injections. This could result in a loss of confidentiality of the system among other issues.
2.8.8
Affected by 29 other vulnerabilities.
2.9.3
Affected by 29 other vulnerabilities.
VCID-x97v-vpy8-aaan
Aliases:
CVE-2020-10684
GHSA-p62g-jhg6-v3rq
PYSEC-2020-207
A flaw was found in Ansible Engine, all versions 2.7.x, 2.8.x and 2.9.x prior to 2.7.17, 2.8.9 and 2.9.6 respectively, when using ansible_facts as a subkey of itself and promoting it to a variable when inject is enabled, overwriting the ansible_facts after the clean. An attacker could take advantage of this by altering the ansible_facts, such as ansible_hosts, users and any other key data which would lead into privilege escalation or code injection.
2.8.9
Affected by 24 other vulnerabilities.
2.8.11
Affected by 21 other vulnerabilities.
2.9.6
Affected by 23 other vulnerabilities.
2.9.7
Affected by 18 other vulnerabilities.
VCID-xhtk-kssv-aaad
Aliases:
CVE-2021-3583
GHSA-2pfh-q76x-gwvm
PYSEC-2021-358
A flaw was found in Ansible, where a user's controller is vulnerable to template injection. This issue can occur through facts used in the template if the user is trying to put templates in multi-line YAML strings and the facts being handled do not routinely include special template characters. This flaw allows attackers to perform command injection, which discloses sensitive information. The highest threat from this vulnerability is to confidentiality and integrity.
2.9.23
Affected by 8 other vulnerabilities.
2.10.11rc1
Affected by 0 other vulnerabilities.
2.11.2rc1
Affected by 0 other vulnerabilities.
4.2.0
Affected by 2 other vulnerabilities.
VCID-yuxd-4zd7-aaab
Aliases:
CVE-2021-3533
PYSEC-2021-126
A flaw was found in Ansible if an ansible user sets ANSIBLE_ASYNC_DIR to a subdirectory of a world writable directory. When this occurs, there is a race condition on the managed machine. A malicious, non-privileged account on the remote machine can exploit the race condition to access the async result data. This flaw affects Ansible Tower 3.7 and Ansible Automation Platform 1.2.
3.0.0
Affected by 3 other vulnerabilities.
VCID-yxbw-377b-aaan
Aliases:
CVE-2020-10729
GHSA-r6h7-5pq2-j77h
PYSEC-2021-105
A flaw was found in the use of insufficiently random values in Ansible. Two random password lookups of the same length generate the equal value as the template caching action for the same file since no re-evaluation happens. The highest threat from this vulnerability would be that all passwords are exposed at once for the file. This flaw affects Ansible Engine versions before 2.9.6.
2.9.6
Affected by 23 other vulnerabilities.
VCID-z25c-x91u-aaag
Aliases:
CVE-2020-14365
GHSA-m429-fhmv-c6q2
PYSEC-2020-209
A flaw was found in the Ansible Engine, in ansible-engine 2.8.x before 2.8.15 and ansible-engine 2.9.x before 2.9.13, when installing packages using the dnf module. GPG signatures are ignored during installation even when disable_gpg_check is set to False, which is the default behavior. This flaw leads to malicious packages being installed on the system and arbitrary code executed via package installation scripts. The highest threat from this vulnerability is to integrity and system availability.
2.8.15
Affected by 20 other vulnerabilities.
2.8.16rc1
Affected by 19 other vulnerabilities.
2.8.16
Affected by 19 other vulnerabilities.
2.9.0b1
Affected by 33 other vulnerabilities.
2.9.13
Affected by 16 other vulnerabilities.
2.9.14rc1
Affected by 15 other vulnerabilities.
2.9.14
Affected by 15 other vulnerabilities.
2.10.0a1
Affected by 12 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-uchf-z1us-aaaj ansible before versions 2.8.6, 2.7.14, 2.6.20 is vulnerable to a None CVE-2019-14856
GHSA-6fq2-x65v-v9h7
PYSEC-2019-146
VCID-ucre-31md-aaad In Ansible, all Ansible Engine versions up to ansible-engine 2.8.5, ansible-engine 2.7.13, ansible-engine 2.6.19, were logging at the DEBUG level which lead to a disclosure of credentials if a plugin used a library that logged credentials at the DEBUG level. This flaw does not affect Ansible modules, as those are executed in a separate process. CVE-2019-14846
GHSA-pm48-cvv2-29q5
PYSEC-2019-4
PYSEC-2019-74
VCID-zk4f-r19r-aaap A vulnerability was found in Ansible engine 2.x up to 2.8 and Ansible tower 3.x up to 3.5. When a module has an argument_spec with sub parameters marked as no_log, passing an invalid parameter name to the module will cause the task to fail before the no_log options in the sub parameters are processed. As a result, data in the sub parameter fields will not be masked and will be displayed if Ansible is run with increased verbosity and present in the module invocation arguments for the task. CVE-2019-14858
GHSA-h653-95qw-h2mp
PYSEC-2019-171

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T16:50:31.478489+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.3
2025-06-20T16:49:19.857162+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.3
2025-06-20T16:12:14.263520+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 36.1.3
2025-06-20T16:12:13.800796+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 36.1.3
2025-06-20T15:47:21.442194+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 36.1.3
2025-06-20T15:34:29.396019+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 36.1.3
2025-06-20T15:34:27.992125+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 36.1.3
2025-06-20T15:33:03.462310+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 36.1.3
2025-06-20T15:32:59.599757+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 36.1.3
2025-06-20T15:29:38.283932+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 36.1.3
2025-06-20T15:17:15.369170+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 36.1.3
2025-06-20T15:17:13.995146+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 36.1.3
2025-06-20T15:11:53.613437+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.3
2025-06-20T15:11:52.555646+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.3
2025-06-20T15:08:49.279077+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 36.1.3
2025-06-20T15:08:48.293485+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 36.1.3
2025-06-20T15:08:44.919757+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 36.1.3
2025-06-20T15:08:44.427434+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.3
2025-06-20T15:08:43.630029+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 36.1.3
2025-06-20T15:08:43.185041+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.3
2025-06-20T15:08:35.968148+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 36.1.3
2025-06-20T15:08:34.705921+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 36.1.3
2025-06-20T14:50:47.873739+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 36.1.3
2025-06-20T14:50:45.814113+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 36.1.3
2025-06-20T14:50:20.498381+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 36.1.3
2025-06-20T14:50:18.182612+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 36.1.3
2025-06-20T14:50:08.587009+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 36.1.3
2025-06-20T14:50:01.057186+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 36.1.3
2025-06-20T14:42:09.102848+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 36.1.3
2025-06-20T14:42:08.530257+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 36.1.3
2025-06-20T14:38:07.163514+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 36.1.3
2025-06-20T14:38:05.365872+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 36.1.3
2025-06-20T14:37:53.047863+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 36.1.3
2025-06-20T14:37:51.439566+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 36.1.3
2025-06-20T14:37:50.551623+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 36.1.3
2025-06-20T14:37:47.350612+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 36.1.3
2025-06-20T14:36:32.584044+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 36.1.3
2025-06-20T14:36:31.266663+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 36.1.3
2025-06-20T14:36:17.221477+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 36.1.3
2025-06-20T14:36:15.387675+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 36.1.3
2025-06-20T14:36:02.178854+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 36.1.3
2025-06-20T14:36:01.604536+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 36.1.3
2025-06-20T14:36:00.888435+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 36.1.3
2025-06-20T14:36:00.004387+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 36.1.3
2025-06-20T14:35:59.587328+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 36.1.3
2025-06-20T14:35:59.175670+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.3
2025-06-20T14:35:55.311323+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 36.1.3
2025-06-20T14:35:54.658465+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 36.1.3
2025-06-20T14:35:52.335601+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 36.1.3
2025-06-20T14:35:51.911455+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 36.1.3
2025-06-20T14:35:40.387744+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 36.1.3
2025-06-20T14:35:36.915995+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 36.1.3
2025-06-20T14:35:27.657130+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 36.1.3
2025-06-20T14:35:26.224070+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 36.1.3
2025-06-20T14:35:23.602121+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 36.1.3
2025-06-20T14:35:21.962286+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 36.1.3
2025-06-20T14:34:59.800124+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 36.1.3
2025-06-20T14:34:59.679596+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 36.1.3
2025-06-20T14:32:33.086939+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 36.1.3
2025-06-20T14:32:32.944242+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 36.1.3
2025-06-05T09:54:06.867610+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.0
2025-06-05T09:54:05.959883+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.0
2025-06-03T23:27:58.748796+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.0
2025-06-03T23:26:52.776392+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.0
2025-06-03T22:52:17.594058+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 36.1.0
2025-06-03T22:52:17.166747+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 36.1.0
2025-06-03T22:27:39.051016+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 36.1.0
2025-06-03T22:15:05.122471+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 36.1.0
2025-06-03T22:15:03.778372+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 36.1.0
2025-06-03T22:13:44.693576+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 36.1.0
2025-06-03T22:13:40.392085+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 36.1.0
2025-06-03T22:10:34.092941+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 36.1.0
2025-06-03T21:59:15.910999+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 36.1.0
2025-06-03T21:59:14.608819+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 36.1.0
2025-06-03T21:51:36.081729+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 36.1.0
2025-06-03T21:51:35.196045+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 36.1.0
2025-06-03T21:51:32.411804+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 36.1.0
2025-06-03T21:51:31.988489+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.0
2025-06-03T21:51:31.357480+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 36.1.0
2025-06-03T21:51:30.918936+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.0
2025-06-03T21:51:23.958047+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 36.1.0
2025-06-03T21:51:23.085759+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 36.1.0
2025-06-03T21:34:33.530807+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 36.1.0
2025-06-03T21:34:31.529223+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 36.1.0
2025-06-03T21:34:06.466287+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 36.1.0
2025-06-03T21:34:04.284000+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 36.1.0
2025-06-03T21:33:54.698843+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 36.1.0
2025-06-03T21:33:47.767605+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 36.1.0
2025-06-03T21:25:56.047371+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 36.1.0
2025-06-03T21:25:55.564438+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 36.1.0
2025-06-03T21:21:56.721902+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 36.1.0
2025-06-03T21:21:55.047037+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 36.1.0
2025-06-03T21:21:43.448569+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 36.1.0
2025-06-03T21:21:41.837585+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 36.1.0
2025-06-03T21:21:40.654316+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 36.1.0
2025-06-03T21:21:37.355613+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 36.1.0
2025-06-03T21:20:17.009216+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 36.1.0
2025-06-03T21:20:15.696447+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 36.1.0
2025-06-03T21:20:01.871469+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 36.1.0
2025-06-03T21:20:00.024880+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 36.1.0
2025-06-03T21:19:46.172356+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 36.1.0
2025-06-03T21:19:45.664239+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 36.1.0
2025-06-03T21:19:44.938335+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 36.1.0
2025-06-03T21:19:44.113490+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 36.1.0
2025-06-03T21:19:43.758342+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 36.1.0
2025-06-03T21:19:43.386203+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.0
2025-06-03T21:19:40.415227+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 36.1.0
2025-06-03T21:19:39.813324+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 36.1.0
2025-06-03T21:19:37.996000+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 36.1.0
2025-06-03T21:19:37.589745+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 36.1.0
2025-06-03T21:19:27.792277+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 36.1.0
2025-06-03T21:19:24.305137+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 36.1.0
2025-06-03T21:19:15.285491+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 36.1.0
2025-06-03T21:19:13.852320+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 36.1.0
2025-06-03T21:19:10.902438+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 36.1.0
2025-06-03T21:19:09.346908+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 36.1.0
2025-06-03T21:18:47.884419+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 36.1.0
2025-06-03T21:18:47.768406+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 36.1.0
2025-06-03T21:16:23.679715+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 36.1.0
2025-06-03T21:16:23.547597+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 36.1.0
2025-06-03T00:04:57.433987+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.1.2
2025-06-03T00:04:56.311703+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.1.2
2025-06-02T23:25:36.473420+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.1.2
2025-06-02T23:24:28.834738+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.1.2
2025-06-02T22:48:15.231398+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 36.1.2
2025-06-02T22:48:14.739114+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 36.1.2
2025-06-02T22:16:45.247044+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 36.1.2
2025-06-02T22:03:14.485149+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 36.1.2
2025-06-02T22:03:12.917568+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 36.1.2
2025-06-02T22:01:43.250241+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 36.1.2
2025-06-02T22:01:39.034051+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 36.1.2
2025-06-02T21:58:05.779711+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 36.1.2
2025-06-02T21:45:10.449554+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 36.1.2
2025-06-02T21:45:09.025113+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 36.1.2
2025-06-02T21:36:29.970757+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 36.1.2
2025-06-02T21:36:28.917347+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 36.1.2
2025-06-02T21:36:25.230312+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 36.1.2
2025-06-02T21:36:24.674639+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.1.2
2025-06-02T21:36:23.900045+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 36.1.2
2025-06-02T21:36:23.340827+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.1.2
2025-06-02T21:36:16.596321+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 36.1.2
2025-06-02T21:36:15.518083+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 36.1.2
2025-06-02T21:16:50.383580+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 36.1.2
2025-06-02T21:16:48.052880+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 36.1.2
2025-06-02T21:16:19.341267+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 36.1.2
2025-06-02T21:16:16.952079+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 36.1.2
2025-06-02T21:16:07.092791+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 36.1.2
2025-06-02T21:15:59.674272+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 36.1.2
2025-06-02T21:07:55.969677+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 36.1.2
2025-06-02T21:07:55.325691+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 36.1.2
2025-06-02T21:03:38.138924+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 36.1.2
2025-06-02T21:03:35.707729+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 36.1.2
2025-06-02T21:03:23.391514+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 36.1.2
2025-06-02T21:03:21.488919+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 36.1.2
2025-06-02T21:03:20.588957+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 36.1.2
2025-06-02T21:03:17.427287+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 36.1.2
2025-06-02T21:01:44.580747+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 36.1.2
2025-06-02T21:01:43.081953+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 36.1.2
2025-06-02T21:01:28.760645+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 36.1.2
2025-06-02T21:01:26.599565+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 36.1.2
2025-06-02T21:01:11.362382+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 36.1.2
2025-06-02T21:01:10.722771+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 36.1.2
2025-06-02T21:01:09.963701+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 36.1.2
2025-06-02T21:01:08.969851+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 36.1.2
2025-06-02T21:01:08.540984+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 36.1.2
2025-06-02T21:01:08.112809+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.1.2
2025-06-02T21:01:04.177089+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 36.1.2
2025-06-02T21:01:03.452877+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 36.1.2
2025-06-02T21:01:01.255765+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 36.1.2
2025-06-02T21:01:00.783024+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 36.1.2
2025-06-02T21:00:47.370372+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 36.1.2
2025-06-02T21:00:43.945701+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 36.1.2
2025-06-02T21:00:32.762600+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 36.1.2
2025-06-02T21:00:31.279267+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 36.1.2
2025-06-02T21:00:28.099251+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 36.1.2
2025-06-02T21:00:26.376865+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 36.1.2
2025-06-02T21:00:02.263713+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 36.1.2
2025-06-02T21:00:02.111834+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 36.1.2
2025-06-02T20:57:21.325985+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 36.1.2
2025-06-02T20:57:21.172674+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 36.1.2
2025-04-03T21:50:32.229819+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 36.0.0
2025-04-03T21:48:04.555693+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 36.0.0
2025-04-03T20:31:54.091087+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 36.0.0
2025-04-03T20:31:52.799779+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 36.0.0
2025-04-03T19:50:18.914977+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 36.0.0
2025-04-03T19:26:16.079907+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 36.0.0
2025-04-03T19:26:12.833946+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 36.0.0
2025-04-03T19:23:28.121431+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 36.0.0
2025-04-03T19:23:21.841369+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 36.0.0
2025-04-03T19:16:30.320771+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 36.0.0
2025-04-03T18:51:59.111610+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 36.0.0
2025-04-03T18:51:56.748183+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 36.0.0
2025-04-03T18:35:09.479562+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 36.0.0
2025-04-03T18:35:06.641372+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 36.0.0
2025-04-03T18:34:58.970826+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 36.0.0
2025-04-03T18:34:57.659233+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 36.0.0
2025-04-03T18:34:55.833483+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 36.0.0
2025-04-03T18:34:54.494485+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 36.0.0
2025-04-03T18:34:43.245414+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 36.0.0
2025-04-03T18:34:40.704858+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 36.0.0
2025-04-03T17:57:16.928041+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 36.0.0
2025-04-03T17:57:13.111146+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 36.0.0
2025-04-03T17:56:19.612231+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 36.0.0
2025-04-03T17:56:15.737347+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 36.0.0
2025-04-03T17:56:02.510612+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 36.0.0
2025-04-03T17:55:52.302617+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 36.0.0
2025-04-03T17:45:54.242261+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 36.0.0
2025-04-03T17:45:52.903512+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 36.0.0
2025-04-03T17:37:56.737261+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 36.0.0
2025-04-03T17:37:52.684853+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 36.0.0
2025-04-03T17:37:29.864208+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 36.0.0
2025-04-03T17:37:20.848074+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 36.0.0
2025-04-03T17:37:18.763418+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 36.0.0
2025-04-03T17:37:11.358505+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 36.0.0
2025-04-03T17:34:44.463579+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 36.0.0
2025-04-03T17:34:41.123997+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 36.0.0
2025-04-03T17:34:13.412070+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 36.0.0
2025-04-03T17:34:08.824529+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 36.0.0
2025-04-03T17:33:42.483526+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 36.0.0
2025-04-03T17:33:41.103881+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 36.0.0
2025-04-03T17:33:39.296252+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 36.0.0
2025-04-03T17:33:37.137409+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 36.0.0
2025-04-03T17:33:36.096464+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 36.0.0
2025-04-03T17:33:35.057252+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 36.0.0
2025-04-03T17:33:30.066802+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 36.0.0
2025-04-03T17:33:28.455809+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 36.0.0
2025-04-03T17:33:24.578759+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 36.0.0
2025-04-03T17:33:23.422968+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 36.0.0
2025-04-03T17:33:06.351840+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 36.0.0
2025-04-03T17:33:00.266968+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 36.0.0
2025-04-03T17:32:46.883985+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 36.0.0
2025-04-03T17:32:44.436236+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 36.0.0
2025-04-03T17:32:39.306295+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 36.0.0
2025-04-03T17:32:36.133055+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 36.0.0
2025-04-03T17:31:55.369998+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 36.0.0
2025-04-03T17:31:55.008527+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 36.0.0
2025-04-03T17:27:18.629397+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 36.0.0
2025-04-03T17:27:18.246664+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 36.0.0
2025-04-03T15:05:12.792315+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 36.0.0
2025-04-03T15:05:09.954364+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 36.0.0
2025-02-18T04:40:43.730074+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 35.1.0
2025-02-18T04:40:43.368820+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 35.1.0
2025-02-18T03:42:20.820400+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 35.1.0
2025-02-18T01:47:29.072190+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 35.1.0
2025-02-18T01:40:00.759878+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 35.1.0
2025-02-18T01:06:26.018978+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 35.1.0
2025-02-18T00:44:31.632385+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 35.1.0
2025-02-18T00:44:29.777705+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 35.1.0
2025-02-18T00:17:10.738979+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 35.1.0
2025-02-18T00:17:09.107232+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 35.1.0
2025-02-18T00:16:37.009303+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 35.1.0
2025-02-18T00:16:35.652224+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 35.1.0
2025-02-18T00:00:45.841239+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 35.1.0
2025-02-18T00:00:44.524158+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 35.1.0
2025-02-18T00:00:19.539026+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 35.1.0
2025-02-18T00:00:18.241183+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 35.1.0
2025-02-18T00:00:15.797220+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 35.1.0
2025-02-18T00:00:14.502998+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 35.1.0
2025-02-17T23:37:53.369529+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 35.1.0
2025-02-17T23:37:52.062394+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 35.1.0
2025-02-17T23:36:53.609005+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 35.1.0
2025-02-17T23:36:52.535309+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 35.1.0
2025-02-17T23:36:29.660063+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 35.1.0
2025-02-17T23:36:29.317082+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 35.1.0
2025-02-17T23:36:13.931139+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 35.1.0
2025-02-17T23:36:12.846885+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 35.1.0
2025-02-17T23:36:10.817701+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 35.1.0
2025-02-17T23:36:09.731546+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 35.1.0
2025-02-17T23:36:08.646344+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 35.1.0
2025-02-17T23:36:06.627018+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 35.1.0
2025-02-17T23:36:05.553746+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 35.1.0
2025-02-17T23:36:03.527068+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 35.1.0
2025-02-17T23:36:01.494803+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 35.1.0
2025-02-17T23:36:00.421074+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 35.1.0
2025-02-17T23:35:59.354975+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 35.1.0
2025-02-17T23:35:57.341460+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 35.1.0
2025-02-17T23:35:52.442397+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 35.1.0
2025-02-17T23:35:51.364617+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 35.1.0
2025-02-17T23:34:18.900897+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 35.1.0
2025-02-17T23:34:18.325901+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 35.1.0
2025-02-17T23:34:17.036089+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 35.1.0
2025-02-17T23:34:16.761690+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 35.1.0
2025-02-17T23:34:15.375870+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 35.1.0
2025-02-17T23:34:14.199330+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 35.1.0
2025-02-17T23:30:17.157082+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 35.1.0
2025-02-17T23:30:16.779534+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 35.1.0
2025-02-17T23:30:11.616114+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 35.1.0
2025-02-17T23:30:10.401176+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 35.1.0
2025-02-17T23:29:53.037054+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 35.1.0
2025-02-17T23:29:52.690576+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 35.1.0
2025-02-17T23:29:52.366241+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 35.1.0
2025-02-17T23:29:51.726500+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 35.1.0
2025-02-17T23:20:26.265698+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 35.1.0
2025-02-17T23:20:25.954796+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 35.1.0
2025-02-17T23:20:24.728933+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 35.1.0
2025-02-17T23:20:23.682330+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 35.1.0
2025-02-17T23:20:08.843286+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 35.1.0
2025-02-17T23:20:08.127200+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 35.1.0
2025-02-17T17:54:51.755383+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 35.1.0
2025-02-17T17:54:50.584483+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 35.1.0
2025-01-17T07:57:12.082279+00:00 PyPI Importer Affected by VCID-qz75-v9j5-aaaa None 35.1.0
2024-11-25T04:01:22.687522+00:00 GithubOSV Importer Fixing VCID-uchf-z1us-aaaj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6fq2-x65v-v9h7/GHSA-6fq2-x65v-v9h7.json 35.0.0
2024-11-21T02:38:27.309137+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 35.0.0
2024-11-21T01:34:18.250696+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 35.0.0
2024-11-20T23:59:30.380239+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 35.0.0
2024-11-20T23:55:34.872459+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 35.0.0
2024-11-20T23:31:12.383928+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 35.0.0
2024-11-20T23:18:53.555867+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 35.0.0
2024-11-20T23:05:02.832359+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 35.0.0
2024-11-20T23:04:47.963235+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 35.0.0
2024-11-20T22:58:20.325712+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 35.0.0
2024-11-20T22:58:10.101681+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 35.0.0
2024-11-20T22:58:08.782951+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 35.0.0
2024-11-20T22:39:30.244696+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 35.0.0
2024-11-20T22:39:08.269849+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 35.0.0
2024-11-20T22:38:58.686873+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 35.0.0
2024-11-20T22:38:53.299147+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 35.0.0
2024-11-20T22:38:52.243434+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 35.0.0
2024-11-20T22:38:51.185371+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 35.0.0
2024-11-20T22:38:50.126801+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 35.0.0
2024-11-20T22:38:49.073961+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 35.0.0
2024-11-20T22:38:48.022633+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 35.0.0
2024-11-20T22:38:45.980808+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 35.0.0
2024-11-20T22:38:10.966003+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 35.0.0
2024-11-20T22:38:10.258501+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 35.0.0
2024-11-20T22:38:09.922822+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 35.0.0
2024-11-20T22:36:31.726638+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 35.0.0
2024-11-20T22:36:30.178401+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 35.0.0
2024-11-20T22:36:23.278909+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 35.0.0
2024-11-20T22:36:22.919164+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 35.0.0
2024-11-20T22:32:38.822625+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 35.0.0
2024-11-20T22:32:38.487252+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 35.0.0
2024-11-20T22:32:32.927834+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 35.0.0
2024-11-20T18:54:08.481745+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 35.0.0
2024-11-19T19:09:46.240821+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.3.2
2024-11-19T02:28:34.239783+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.3.2
2024-11-19T01:24:31.843048+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.3.2
2024-11-18T23:48:37.449018+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 34.3.2
2024-11-18T23:43:57.221397+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 34.3.2
2024-11-18T23:20:13.162937+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.3.2
2024-11-18T23:06:26.177843+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.3.2
2024-11-18T22:51:20.540998+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.3.2
2024-11-18T22:51:08.154791+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.3.2
2024-11-18T22:45:00.930884+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.3.2
2024-11-18T22:44:52.611717+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.3.2
2024-11-18T22:44:51.312859+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.3.2
2024-11-18T22:30:42.897335+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.3.2
2024-11-18T22:30:22.288977+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.3.2
2024-11-18T22:30:13.322341+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.3.2
2024-11-18T22:30:08.036820+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.3.2
2024-11-18T22:30:06.991628+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.3.2
2024-11-18T22:30:05.939890+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.3.2
2024-11-18T22:30:04.903071+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.3.2
2024-11-18T22:30:03.861143+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.3.2
2024-11-18T22:30:02.804756+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.3.2
2024-11-18T22:30:00.785949+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.3.2
2024-11-18T22:29:25.788728+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.3.2
2024-11-18T22:29:25.080160+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.3.2
2024-11-18T22:29:24.772738+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.3.2
2024-11-18T22:27:56.808117+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.3.2
2024-11-18T22:27:55.033941+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.3.2
2024-11-18T22:27:48.440848+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.3.2
2024-11-18T22:27:48.108693+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.3.2
2024-11-18T22:24:31.468858+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.3.2
2024-11-18T22:24:31.158640+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.3.2
2024-11-18T22:24:25.059465+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.3.2
2024-11-18T19:14:09.383403+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.3.2
2024-10-15T18:29:37.871615+00:00 GithubOSV Importer Fixing VCID-zk4f-r19r-aaap https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-h653-95qw-h2mp/GHSA-h653-95qw-h2mp.json 34.0.2
2024-10-15T18:29:37.627411+00:00 GithubOSV Importer Fixing VCID-uchf-z1us-aaaj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6fq2-x65v-v9h7/GHSA-6fq2-x65v-v9h7.json 34.0.2
2024-10-15T18:29:37.320615+00:00 GithubOSV Importer Fixing VCID-ucre-31md-aaad https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json 34.0.2
2024-10-08T03:03:30.178741+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.2
2024-10-08T01:49:44.134720+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.0.2
2024-10-08T00:39:34.961324+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 34.0.2
2024-10-08T00:30:36.151642+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 34.0.2
2024-10-08T00:17:29.422156+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.2
2024-10-08T00:05:41.577930+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.0.2
2024-10-07T23:51:59.106175+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.0.2
2024-10-07T23:51:45.591730+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.0.2
2024-10-07T23:45:12.801665+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.2
2024-10-07T23:45:02.945288+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.0.2
2024-10-07T23:45:01.549270+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.0.2
2024-10-07T23:31:31.486286+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.0.2
2024-10-07T23:31:09.079824+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.0.2
2024-10-07T23:31:00.085854+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.0.2
2024-10-07T23:30:54.580105+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.0.2
2024-10-07T23:30:53.508163+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.0.2
2024-10-07T23:30:52.443042+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.0.2
2024-10-07T23:30:51.388989+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.0.2
2024-10-07T23:30:50.325074+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.2
2024-10-07T23:30:49.260735+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.0.2
2024-10-07T23:30:47.269108+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.0.2
2024-10-07T23:30:07.572602+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.0.2
2024-10-07T23:30:06.877244+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.0.2
2024-10-07T23:30:06.555131+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.0.2
2024-10-07T23:28:34.676755+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.0.2
2024-10-07T23:28:32.842380+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.0.2
2024-10-07T23:28:25.810349+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.0.2
2024-10-07T23:28:25.449633+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.0.2
2024-10-07T23:24:54.063985+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.0.2
2024-10-07T23:24:53.754128+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.0.2
2024-10-07T23:24:47.784438+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.0.2
2024-10-07T21:49:51.390681+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.2
2024-10-07T20:50:32.862567+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.2
2024-10-07T19:34:44.477024+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/advisories/GHSA-4r65-35qq-ch8j 34.0.2
2024-10-07T19:34:35.960613+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.2
2024-10-07T19:00:06.748377+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.2
2024-10-07T19:00:01.048389+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.2
2024-10-07T18:59:55.668552+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad https://github.com/advisories/GHSA-fh5v-5f35-2rv2 34.0.2
2024-10-07T18:59:54.876137+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/advisories/GHSA-wv5p-gmmv-wh9v 34.0.2
2024-10-07T18:29:06.140895+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar https://github.com/advisories/GHSA-86hp-cj9j-33vv 34.0.2
2024-10-07T18:28:54.215588+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan https://github.com/advisories/GHSA-j2h6-73x8-22c4 34.0.2
2024-10-07T18:28:50.448739+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/advisories/GHSA-vcg8-98q8-g7mj 34.0.2
2024-10-07T18:28:49.243936+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac https://github.com/advisories/GHSA-923p-fr2c-g5m2 34.0.2
2024-10-07T18:28:47.819209+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/advisories/GHSA-f85h-23mf-2fwh 34.0.2
2024-10-07T18:28:45.248700+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab https://github.com/advisories/GHSA-893h-35v4-mxqx 34.0.2
2024-10-07T18:28:44.629789+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.2
2024-10-07T18:28:43.767440+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/advisories/GHSA-gfr2-qpxh-qj9m 34.0.2
2024-10-07T18:28:43.295535+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.2
2024-10-07T18:28:41.991679+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/advisories/GHSA-g4mq-6fp5-qwcf 34.0.2
2024-10-07T18:25:36.884007+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag https://github.com/advisories/GHSA-m429-fhmv-c6q2 34.0.2
2024-10-07T18:25:35.234479+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.2
2024-10-07T18:25:33.814240+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/advisories/GHSA-785x-qw4v-6872 34.0.2
2024-10-07T18:15:42.317821+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab https://github.com/advisories/GHSA-vp9j-rghq-8jhh 34.0.2
2024-10-07T18:15:38.242599+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan https://github.com/advisories/GHSA-r6h7-5pq2-j77h 34.0.2
2024-10-07T18:15:28.829355+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam https://github.com/advisories/GHSA-77g3-3j5w-64w4 34.0.2
2024-10-07T18:15:28.305642+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan https://github.com/advisories/GHSA-p62g-jhg6-v3rq 34.0.2
2024-10-07T18:00:51.565314+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/advisories/GHSA-frxj-5j27-f8rf 34.0.2
2024-10-07T18:00:49.917231+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap https://github.com/advisories/GHSA-gwr8-5j83-483c 34.0.2
2024-10-07T18:00:41.729211+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/advisories/GHSA-3m93-m4q6-mc6v 34.0.2
2024-10-07T18:00:39.767159+00:00 GHSA Importer Fixing VCID-zk4f-r19r-aaap https://github.com/advisories/GHSA-h653-95qw-h2mp 34.0.2
2024-10-07T18:00:38.684886+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.0.2
2024-10-07T18:00:36.595081+00:00 GHSA Importer Fixing VCID-ucre-31md-aaad https://github.com/advisories/GHSA-pm48-cvv2-29q5 34.0.2
2024-09-29T09:20:30.692843+00:00 GitLab Importer Affected by VCID-fv75-t76d-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1734.yml 34.0.1
2024-09-25T22:47:36.041533+00:00 GitLab Importer Fixing VCID-zk4f-r19r-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14858.yml 34.0.1
2024-09-23T02:53:14.330073+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.1
2024-09-23T01:50:58.586013+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.0.1
2024-09-23T00:31:27.661003+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.1
2024-09-23T00:19:15.618455+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.0.1
2024-09-23T00:05:42.808941+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.0.1
2024-09-23T00:05:31.646466+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.0.1
2024-09-22T23:59:31.966528+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.1
2024-09-22T23:59:23.510057+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.0.1
2024-09-22T23:59:22.253890+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.0.1
2024-09-22T23:45:22.303582+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.0.1
2024-09-22T23:45:02.246729+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.0.1
2024-09-22T23:44:53.569637+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.0.1
2024-09-22T23:44:48.297928+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.0.1
2024-09-22T23:44:47.259035+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.0.1
2024-09-22T23:44:46.222702+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.0.1
2024-09-22T23:44:45.176971+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.0.1
2024-09-22T23:44:44.179829+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.1
2024-09-22T23:44:43.129234+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.0.1
2024-09-22T23:44:41.128365+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.0.1
2024-09-22T23:44:07.934587+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.0.1
2024-09-22T23:44:07.302743+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.0.1
2024-09-22T23:44:06.993283+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.0.1
2024-09-22T23:42:37.989302+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.0.1
2024-09-22T23:42:36.385515+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.0.1
2024-09-22T23:42:29.222808+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.0.1
2024-09-22T23:42:28.858704+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.0.1
2024-09-22T23:39:05.003481+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.0.1
2024-09-22T23:39:04.686643+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.0.1
2024-09-22T22:19:08.804253+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.1
2024-09-22T21:22:27.373151+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.1
2024-09-22T20:20:51.304392+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/advisories/GHSA-4r65-35qq-ch8j 34.0.1
2024-09-22T20:20:41.382915+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.1
2024-09-22T19:50:22.861620+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.1
2024-09-22T19:45:24.004392+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.1
2024-09-22T19:45:18.748760+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad https://github.com/advisories/GHSA-fh5v-5f35-2rv2 34.0.1
2024-09-22T19:45:17.982969+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/advisories/GHSA-wv5p-gmmv-wh9v 34.0.1
2024-09-22T19:19:22.769889+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar https://github.com/advisories/GHSA-86hp-cj9j-33vv 34.0.1
2024-09-22T19:19:08.266942+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan https://github.com/advisories/GHSA-j2h6-73x8-22c4 34.0.1
2024-09-22T19:19:04.324413+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/advisories/GHSA-vcg8-98q8-g7mj 34.0.1
2024-09-22T19:19:03.094041+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac https://github.com/advisories/GHSA-923p-fr2c-g5m2 34.0.1
2024-09-22T19:19:01.594885+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/advisories/GHSA-f85h-23mf-2fwh 34.0.1
2024-09-22T19:18:59.186642+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab https://github.com/advisories/GHSA-893h-35v4-mxqx 34.0.1
2024-09-22T19:18:58.497129+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.1
2024-09-22T19:18:57.604106+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/advisories/GHSA-gfr2-qpxh-qj9m 34.0.1
2024-09-22T19:18:57.115276+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.1
2024-09-22T19:18:55.786441+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/advisories/GHSA-g4mq-6fp5-qwcf 34.0.1
2024-09-22T19:13:22.104099+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag https://github.com/advisories/GHSA-m429-fhmv-c6q2 34.0.1
2024-09-22T19:13:20.265511+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.1
2024-09-22T19:13:18.648786+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/advisories/GHSA-785x-qw4v-6872 34.0.1
2024-09-22T18:58:21.135855+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab https://github.com/advisories/GHSA-vp9j-rghq-8jhh 34.0.1
2024-09-22T18:58:16.775050+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan https://github.com/advisories/GHSA-r6h7-5pq2-j77h 34.0.1
2024-09-22T18:58:07.074978+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam https://github.com/advisories/GHSA-77g3-3j5w-64w4 34.0.1
2024-09-22T18:58:06.534596+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan https://github.com/advisories/GHSA-p62g-jhg6-v3rq 34.0.1
2024-09-22T18:38:15.968865+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/advisories/GHSA-frxj-5j27-f8rf 34.0.1
2024-09-22T18:38:14.324570+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap https://github.com/advisories/GHSA-gwr8-5j83-483c 34.0.1
2024-09-22T18:38:06.062594+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/advisories/GHSA-3m93-m4q6-mc6v 34.0.1
2024-09-18T12:21:28.876404+00:00 Pypa Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2022-164.yaml 34.0.1
2024-09-18T12:21:27.106273+00:00 Pypa Importer Affected by VCID-xhtk-kssv-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-358.yaml 34.0.1
2024-09-18T12:10:57.374765+00:00 Pypa Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-1.yaml 34.0.1
2024-09-18T12:10:54.424329+00:00 Pypa Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-124.yaml 34.0.1
2024-09-18T12:10:53.140720+00:00 Pypa Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-106.yaml 34.0.1
2024-09-18T12:10:00.738617+00:00 Pypa Importer Affected by VCID-sxyq-umyp-aaar https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-210.yaml 34.0.1
2024-09-18T12:09:58.002473+00:00 Pypa Importer Affected by VCID-emd7-stwr-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-13.yaml 34.0.1
2024-09-18T12:09:56.195160+00:00 Pypa Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-12.yaml 34.0.1
2024-09-18T12:09:53.599487+00:00 Pypa Importer Affected by VCID-nqsx-thdv-aaac https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-11.yaml 34.0.1
2024-09-18T12:09:50.971906+00:00 Pypa Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-10.yaml 34.0.1
2024-09-18T12:09:48.460061+00:00 Pypa Importer Affected by VCID-t2tw-36t9-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-9.yaml 34.0.1
2024-09-18T12:09:45.873310+00:00 Pypa Importer Affected by VCID-na52-qryf-aaae https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-8.yaml 34.0.1
2024-09-18T12:09:43.332820+00:00 Pypa Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-7.yaml 34.0.1
2024-09-18T12:09:40.062922+00:00 Pypa Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-5.yaml 34.0.1
2024-09-18T12:08:14.798995+00:00 Pypa Importer Affected by VCID-z25c-x91u-aaag https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-209.yaml 34.0.1
2024-09-18T12:08:14.337098+00:00 Pypa Importer Affected by VCID-r43q-bz4b-aaah https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-4.yaml 34.0.1
2024-09-18T12:08:13.890358+00:00 Pypa Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-3.yaml 34.0.1
2024-09-18T12:08:02.310483+00:00 Pypa Importer Affected by VCID-taaz-xar7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-208.yaml 34.0.1
2024-09-18T12:08:01.991798+00:00 Pypa Importer Affected by VCID-yxbw-377b-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-105.yaml 34.0.1
2024-09-18T12:08:00.650527+00:00 Pypa Importer Affected by VCID-9xje-8wsd-aaam https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-1.yaml 34.0.1
2024-09-18T12:08:00.133306+00:00 Pypa Importer Affected by VCID-x97v-vpy8-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-207.yaml 34.0.1
2024-09-18T12:07:46.119690+00:00 Pypa Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-206.yaml 34.0.1
2024-09-18T12:07:44.459243+00:00 Pypa Importer Affected by VCID-1puc-u4y9-aaap https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-161.yaml 34.0.1
2024-09-18T12:07:43.094698+00:00 Pypa Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-160.yaml 34.0.1
2024-09-18T12:04:40.015521+00:00 Pypa Importer Affected by VCID-yuxd-4zd7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-126.yaml 34.0.1
2024-09-18T12:01:57.211657+00:00 Pypa Importer Fixing VCID-uchf-z1us-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2019-146.yaml 34.0.1
2024-09-18T12:01:56.577912+00:00 Pypa Importer Fixing VCID-ucre-31md-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2019-4.yaml 34.0.1
2024-09-18T09:14:58.619806+00:00 GithubOSV Importer Fixing VCID-zk4f-r19r-aaap https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-h653-95qw-h2mp/GHSA-h653-95qw-h2mp.json 34.0.1
2024-09-18T09:12:10.789756+00:00 GithubOSV Importer Fixing VCID-ucre-31md-aaad https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-pm48-cvv2-29q5/GHSA-pm48-cvv2-29q5.json 34.0.1
2024-09-18T09:07:52.701335+00:00 GithubOSV Importer Fixing VCID-uchf-z1us-aaaj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6fq2-x65v-v9h7/GHSA-6fq2-x65v-v9h7.json 34.0.1
2024-09-17T23:03:31.388030+00:00 PyPI Importer Affected by VCID-xhtk-kssv-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:42.840431+00:00 PyPI Importer Affected by VCID-yuxd-4zd7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:39.632485+00:00 PyPI Importer Affected by VCID-a6gj-c3pa-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:32.367323+00:00 PyPI Importer Affected by VCID-qzhf-2cvf-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:31.274113+00:00 PyPI Importer Affected by VCID-yxbw-377b-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:25.361262+00:00 PyPI Importer Affected by VCID-qz75-v9j5-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:20.690509+00:00 PyPI Importer Affected by VCID-t2tw-36t9-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:13.840590+00:00 PyPI Importer Affected by VCID-na52-qryf-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:08.367328+00:00 PyPI Importer Affected by VCID-nxj9-2mgr-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:02.308633+00:00 PyPI Importer Affected by VCID-dp5x-5n9f-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:55.001362+00:00 PyPI Importer Affected by VCID-r43q-bz4b-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:56:11.174752+00:00 PyPI Importer Affected by VCID-pgrs-n6fm-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:28.882495+00:00 PyPI Importer Affected by VCID-sxyq-umyp-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:27.362517+00:00 PyPI Importer Affected by VCID-z25c-x91u-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:26.804590+00:00 PyPI Importer Affected by VCID-taaz-xar7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:26.257286+00:00 PyPI Importer Affected by VCID-x97v-vpy8-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:25.782407+00:00 PyPI Importer Affected by VCID-wkkk-5njy-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:14.436983+00:00 PyPI Importer Affected by VCID-1puc-u4y9-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:55:13.216109+00:00 PyPI Importer Affected by VCID-m1j9-6xnm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:54:46.883145+00:00 PyPI Importer Affected by VCID-emd7-stwr-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:54:28.168394+00:00 PyPI Importer Affected by VCID-mrhc-f3xq-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:54:08.921075+00:00 PyPI Importer Affected by VCID-nqsx-thdv-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:53:34.009100+00:00 PyPI Importer Affected by VCID-n3vw-pvhw-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:53:32.741339+00:00 PyPI Importer Affected by VCID-9xje-8wsd-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:53:10.113459+00:00 PyPI Importer Fixing VCID-ucre-31md-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:52:41.125328+00:00 PyPI Importer Fixing VCID-uchf-z1us-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:26:55.054559+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.0.1
2024-09-17T22:26:53.790784+00:00 GitLab Importer Fixing VCID-ucre-31md-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14846.yml 34.0.1
2024-09-17T22:13:34.425626+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.0.1
2024-09-17T22:12:08.562038+00:00 GHSA Importer Fixing VCID-ucre-31md-aaad https://github.com/advisories/GHSA-pm48-cvv2-29q5 34.0.1
2024-09-17T22:12:07.615800+00:00 GHSA Importer Fixing VCID-zk4f-r19r-aaap https://github.com/advisories/GHSA-h653-95qw-h2mp 34.0.1
2024-05-17T21:01:55.474405+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.0rc4
2024-04-24T05:32:59.182262+00:00 GitLab Importer Affected by VCID-khtx-uv3b-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5115.yml 34.0.0rc4
2024-04-24T04:12:41.994670+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc4
2024-04-24T04:12:41.584702+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.0.0rc4
2024-04-24T02:42:26.734814+00:00 GitLab Importer Affected by VCID-9gda-985f-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2023-5764.yml 34.0.0rc4
2024-04-24T02:31:08.094810+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc4
2024-04-24T02:31:07.060649+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.0.0rc4
2024-04-24T02:14:04.461448+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.0.0rc4
2024-04-24T02:14:02.929584+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc4
2024-04-24T02:13:40.969515+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.0.0rc4
2024-04-24T02:13:39.554269+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc4
2024-04-24T02:01:22.340143+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc4
2024-04-24T02:01:21.106841+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc4
2024-04-24T02:01:04.939054+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.0.0rc4
2024-04-24T02:01:03.717283+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc4
2024-04-24T02:01:02.492959+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.0.0rc4
2024-04-24T02:01:01.273613+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc4
2024-04-24T01:48:18.324714+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.0.0rc4
2024-04-24T01:48:17.112978+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 34.0.0rc4
2024-04-24T01:47:34.832224+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc4
2024-04-24T01:47:33.826712+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.0.0rc4
2024-04-24T01:47:17.272141+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.0.0rc4
2024-04-24T01:47:16.907194+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc4
2024-04-24T01:47:06.673675+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.0.0rc4
2024-04-24T01:47:05.669292+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc4
2024-04-24T01:47:04.673955+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc4
2024-04-24T01:47:03.662495+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.0.0rc4
2024-04-24T01:47:02.651838+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc4
2024-04-24T01:47:01.641584+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.0.0rc4
2024-04-24T01:47:00.632574+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc4
2024-04-24T01:46:59.635027+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.0.0rc4
2024-04-24T01:46:58.617542+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.0rc4
2024-04-24T01:46:57.601911+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc4
2024-04-24T01:46:56.604847+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc4
2024-04-24T01:46:55.602465+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.0.0rc4
2024-04-24T01:46:54.132278+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.0.0rc4
2024-04-24T01:46:53.122102+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc4
2024-04-24T01:45:44.185050+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc4
2024-04-24T01:45:43.866000+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.0.0rc4
2024-04-24T01:45:42.910983+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc4
2024-04-24T01:45:42.607046+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.0.0rc4
2024-04-24T01:45:42.279715+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc4
2024-04-24T01:45:41.167737+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.0.0rc4
2024-04-24T01:42:43.268509+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.0.0rc4
2024-04-24T01:42:42.872754+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc4
2024-04-24T01:42:40.465091+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.0.0rc4
2024-04-24T01:42:39.334446+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc4
2024-04-24T01:42:26.904931+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.0.0rc4
2024-04-24T01:42:26.539363+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc4
2024-04-24T01:42:26.200391+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc4
2024-04-24T01:42:25.855283+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.0.0rc4
2024-04-24T01:36:03.566325+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc4
2024-04-24T01:36:03.230796+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.0.0rc4
2024-04-24T01:36:02.892787+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.0.0rc4
2024-04-24T01:36:01.931902+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc4
2024-04-24T01:35:51.889196+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc4
2024-04-24T01:35:51.509576+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.0.0rc4
2024-04-23T23:29:35.298996+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.0rc4
2024-04-23T23:29:34.029021+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc4
2024-04-23T23:04:00.782418+00:00 GithubOSV Importer Fixing VCID-uchf-z1us-aaaj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-6fq2-x65v-v9h7/GHSA-6fq2-x65v-v9h7.json 34.0.0rc4
2024-04-23T21:34:57.351176+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc4
2024-04-23T21:34:56.045119+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/advisories/GHSA-4r65-35qq-ch8j 34.0.0rc4
2024-04-23T21:34:30.017790+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc4
2024-04-23T21:34:27.292533+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc4
2024-04-23T20:47:45.578691+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc4
2024-04-23T20:47:39.965837+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc4
2024-04-23T20:47:23.413622+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc4
2024-04-23T20:47:21.236987+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc4
2024-04-23T20:47:11.159999+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc4
2024-04-23T20:47:10.832803+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad https://github.com/advisories/GHSA-fh5v-5f35-2rv2 34.0.0rc4
2024-04-23T20:47:08.217776+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc4
2024-04-23T20:47:06.977350+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/advisories/GHSA-wv5p-gmmv-wh9v 34.0.0rc4
2024-04-23T20:15:02.875272+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc4
2024-04-23T20:15:02.639839+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar https://github.com/advisories/GHSA-86hp-cj9j-33vv 34.0.0rc4
2024-04-23T20:14:28.170277+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan https://github.com/advisories/GHSA-j2h6-73x8-22c4 34.0.0rc4
2024-04-23T20:14:23.315512+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc4
2024-04-23T20:14:15.857958+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/advisories/GHSA-vcg8-98q8-g7mj 34.0.0rc4
2024-04-23T20:14:12.964810+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc4
2024-04-23T20:14:11.411110+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc4
2024-04-23T20:14:11.189531+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac https://github.com/advisories/GHSA-923p-fr2c-g5m2 34.0.0rc4
2024-04-23T20:14:09.564455+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/advisories/GHSA-f85h-23mf-2fwh 34.0.0rc4
2024-04-23T20:14:07.178368+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc4
2024-04-23T20:14:04.153845+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab https://github.com/advisories/GHSA-893h-35v4-mxqx 34.0.0rc4
2024-04-23T20:14:03.723514+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc4
2024-04-23T20:14:02.500968+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc4
2024-04-23T20:14:01.789981+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc4
2024-04-23T20:14:01.308270+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/advisories/GHSA-gfr2-qpxh-qj9m 34.0.0rc4
2024-04-23T20:14:00.395900+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc4
2024-04-23T20:13:56.178779+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc4
2024-04-23T20:13:54.789881+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag None 34.0.0rc4
2024-04-23T20:13:52.797968+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/advisories/GHSA-g4mq-6fp5-qwcf 34.0.0rc4
2024-04-23T20:13:52.566996+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc4
2024-04-23T20:02:56.202737+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag https://github.com/advisories/GHSA-m429-fhmv-c6q2 34.0.0rc4
2024-04-23T20:02:53.186738+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc4
2024-04-23T20:02:47.235382+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.0rc4
2024-04-23T20:02:45.964636+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc4
2024-04-23T20:02:43.455328+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/advisories/GHSA-785x-qw4v-6872 34.0.0rc4
2024-04-23T20:02:42.110757+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc4
2024-04-23T19:56:35.083336+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab https://github.com/advisories/GHSA-vp9j-rghq-8jhh 34.0.0rc4
2024-04-23T19:56:32.945825+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc4
2024-04-23T19:56:24.476921+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc4
2024-04-23T19:56:23.346382+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan https://github.com/advisories/GHSA-r6h7-5pq2-j77h 34.0.0rc4
2024-04-23T19:56:01.363137+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam https://github.com/advisories/GHSA-77g3-3j5w-64w4 34.0.0rc4
2024-04-23T19:56:00.481668+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc4
2024-04-23T19:56:00.045033+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan https://github.com/advisories/GHSA-p62g-jhg6-v3rq 34.0.0rc4
2024-04-23T19:55:58.012377+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc4
2024-04-23T19:34:50.629164+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/advisories/GHSA-frxj-5j27-f8rf 34.0.0rc4
2024-04-23T19:34:49.763707+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc4
2024-04-23T19:34:47.514624+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc4
2024-04-23T19:34:46.396118+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap https://github.com/advisories/GHSA-gwr8-5j83-483c 34.0.0rc4
2024-04-23T19:34:31.248985+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/advisories/GHSA-3m93-m4q6-mc6v 34.0.0rc4
2024-04-23T19:34:30.844975+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc4
2024-04-23T19:34:27.311461+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc4
2024-04-23T19:34:26.846856+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.0.0rc4
2024-01-10T06:48:53.797782+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc2
2024-01-10T06:48:53.401255+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.0.0rc2
2024-01-10T05:06:12.817771+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc2
2024-01-10T05:06:11.863954+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.0.0rc2
2024-01-10T04:48:30.942470+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.0.0rc2
2024-01-10T04:48:29.651637+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc2
2024-01-10T04:48:11.074136+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.0.0rc2
2024-01-10T04:48:09.832335+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc2
2024-01-10T04:34:09.277714+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc2
2024-01-10T04:34:08.053685+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc2
2024-01-10T04:33:53.049297+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.0.0rc2
2024-01-10T04:33:51.852816+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc2
2024-01-10T04:33:50.653659+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.0.0rc2
2024-01-10T04:33:49.453104+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc2
2024-01-10T04:19:28.272836+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.0.0rc2
2024-01-10T04:19:27.100984+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 34.0.0rc2
2024-01-10T04:18:44.652981+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc2
2024-01-10T04:18:43.661540+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.0.0rc2
2024-01-10T04:18:27.137434+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.0.0rc2
2024-01-10T04:18:26.772592+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc2
2024-01-10T04:18:16.012912+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.0.0rc2
2024-01-10T04:18:15.019899+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc2
2024-01-10T04:18:14.039419+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc2
2024-01-10T04:18:13.052182+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.0.0rc2
2024-01-10T04:18:12.057744+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc2
2024-01-10T04:18:11.071356+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.0.0rc2
2024-01-10T04:18:10.072809+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc2
2024-01-10T04:18:09.081922+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.0.0rc2
2024-01-10T04:18:08.075472+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.0rc2
2024-01-10T04:18:07.075598+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc2
2024-01-10T04:18:06.102053+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc2
2024-01-10T04:18:05.119718+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.0.0rc2
2024-01-10T04:18:03.782124+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.0.0rc2
2024-01-10T04:18:02.799988+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc2
2024-01-10T04:16:48.538850+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc2
2024-01-10T04:16:48.211645+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.0.0rc2
2024-01-10T04:16:47.253558+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc2
2024-01-10T04:16:46.950550+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.0.0rc2
2024-01-10T04:16:46.626115+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc2
2024-01-10T04:16:45.536662+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.0.0rc2
2024-01-10T04:13:42.827148+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.0.0rc2
2024-01-10T04:13:42.441684+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc2
2024-01-10T04:13:40.002056+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.0.0rc2
2024-01-10T04:13:38.889738+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc2
2024-01-10T04:13:26.394269+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.0.0rc2
2024-01-10T04:13:26.040938+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc2
2024-01-10T04:13:25.704439+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc2
2024-01-10T04:13:25.360361+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.0.0rc2
2024-01-10T04:06:40.119918+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc2
2024-01-10T04:06:39.777623+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.0.0rc2
2024-01-10T04:06:39.456394+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.0.0rc2
2024-01-10T04:06:38.502541+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc2
2024-01-10T04:06:28.839270+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc2
2024-01-10T04:06:28.463483+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.0.0rc2
2024-01-10T03:09:37.630358+00:00 GHSA Importer Affected by VCID-khtx-uv3b-aaaj https://github.com/advisories/GHSA-jpvw-p8pr-9g2x 34.0.0rc2
2024-01-10T01:28:02.675700+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan https://github.com/advisories/GHSA-cpx3-93w7-457x 34.0.0rc2
2024-01-10T01:28:01.291179+00:00 GHSA Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc2
2024-01-09T23:32:01.243955+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc2
2024-01-09T23:31:59.956287+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/advisories/GHSA-4r65-35qq-ch8j 34.0.0rc2
2024-01-09T23:31:38.993784+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc2
2024-01-09T23:31:36.296237+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc2
2024-01-09T22:41:57.343623+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc2
2024-01-09T22:41:51.556950+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc2
2024-01-09T22:41:33.760954+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc2
2024-01-09T22:41:31.486078+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc2
2024-01-09T22:41:21.686338+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc2
2024-01-09T22:41:21.244318+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad https://github.com/advisories/GHSA-fh5v-5f35-2rv2 34.0.0rc2
2024-01-09T22:41:19.427168+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc2
2024-01-09T22:41:17.993161+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/advisories/GHSA-wv5p-gmmv-wh9v 34.0.0rc2
2024-01-09T22:05:11.983905+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc2
2024-01-09T22:05:11.705540+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar https://github.com/advisories/GHSA-86hp-cj9j-33vv 34.0.0rc2
2024-01-09T22:04:34.705885+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan https://github.com/advisories/GHSA-j2h6-73x8-22c4 34.0.0rc2
2024-01-09T22:04:28.445163+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc2
2024-01-09T22:04:18.969451+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/advisories/GHSA-vcg8-98q8-g7mj 34.0.0rc2
2024-01-09T22:04:15.354980+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc2
2024-01-09T22:04:13.201553+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc2
2024-01-09T22:04:12.846357+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac https://github.com/advisories/GHSA-923p-fr2c-g5m2 34.0.0rc2
2024-01-09T22:04:10.538511+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/advisories/GHSA-f85h-23mf-2fwh 34.0.0rc2
2024-01-09T22:04:07.786036+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc2
2024-01-09T22:04:04.152656+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab https://github.com/advisories/GHSA-893h-35v4-mxqx 34.0.0rc2
2024-01-09T22:04:03.643105+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc2
2024-01-09T22:04:02.265007+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc2
2024-01-09T22:04:01.409009+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc2
2024-01-09T22:04:00.840062+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/advisories/GHSA-gfr2-qpxh-qj9m 34.0.0rc2
2024-01-09T22:03:59.546929+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc2
2024-01-09T22:03:53.920306+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc2
2024-01-09T22:03:52.250405+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag None 34.0.0rc2
2024-01-09T22:03:49.809654+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/advisories/GHSA-g4mq-6fp5-qwcf 34.0.0rc2
2024-01-09T22:03:49.526639+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc2
2024-01-09T21:54:44.239530+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag https://github.com/advisories/GHSA-m429-fhmv-c6q2 34.0.0rc2
2024-01-09T21:54:40.547807+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc2
2024-01-09T21:54:33.967165+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.0rc2
2024-01-09T21:54:32.616413+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc2
2024-01-09T21:54:29.988224+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/advisories/GHSA-785x-qw4v-6872 34.0.0rc2
2024-01-09T21:54:28.477501+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc2
2024-01-09T21:47:29.676919+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab https://github.com/advisories/GHSA-vp9j-rghq-8jhh 34.0.0rc2
2024-01-09T21:47:27.649008+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc2
2024-01-09T21:47:19.109395+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc2
2024-01-09T21:47:17.988393+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan https://github.com/advisories/GHSA-r6h7-5pq2-j77h 34.0.0rc2
2024-01-09T21:46:57.012883+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam https://github.com/advisories/GHSA-77g3-3j5w-64w4 34.0.0rc2
2024-01-09T21:46:56.113510+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc2
2024-01-09T21:46:55.669782+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan https://github.com/advisories/GHSA-p62g-jhg6-v3rq 34.0.0rc2
2024-01-09T21:46:53.596045+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc2
2024-01-09T21:27:43.574901+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/advisories/GHSA-frxj-5j27-f8rf 34.0.0rc2
2024-01-09T21:27:42.571890+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc2
2024-01-09T21:27:39.871497+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc2
2024-01-09T21:27:38.571449+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap https://github.com/advisories/GHSA-gwr8-5j83-483c 34.0.0rc2
2024-01-09T21:27:22.025679+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/advisories/GHSA-3m93-m4q6-mc6v 34.0.0rc2
2024-01-09T21:27:21.496883+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc2
2024-01-09T21:27:15.890569+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc2
2024-01-09T21:27:15.362133+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.0.0rc2
2024-01-03T23:35:05.242727+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc1
2024-01-03T23:35:04.863882+00:00 GitLab Importer Affected by VCID-m1j9-6xnm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14864.yml 34.0.0rc1
2024-01-03T21:53:55.467065+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan None 34.0.0rc1
2024-01-03T21:53:54.521617+00:00 GitLab Importer Affected by VCID-ekq1-r5f7-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2022-3697.yml 34.0.0rc1
2024-01-03T21:35:39.403605+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3620.yml 34.0.0rc1
2024-01-03T21:35:38.127879+00:00 GitLab Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc1
2024-01-03T21:35:19.972037+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-3583.yml 34.0.0rc1
2024-01-03T21:35:18.738921+00:00 GitLab Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc1
2024-01-03T21:20:57.382523+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc1
2024-01-03T21:20:56.152982+00:00 GitLab Importer Affected by VCID-a6gj-c3pa-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20191.yml 34.0.0rc1
2024-01-03T21:20:41.502693+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20180.yml 34.0.0rc1
2024-01-03T21:20:40.299847+00:00 GitLab Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc1
2024-01-03T21:20:39.083005+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2021-20178.yml 34.0.0rc1
2024-01-03T21:20:37.878121+00:00 GitLab Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc1
2024-01-03T21:05:11.334822+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-20178.yml 34.0.0rc1
2024-01-03T21:05:10.128201+00:00 GitLab Importer Affected by VCID-rxkc-g881-aaae None 34.0.0rc1
2024-01-03T21:02:56.022881+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc1
2024-01-03T21:02:55.025459+00:00 GitLab Importer Affected by VCID-sxyq-umyp-aaar https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1753.yml 34.0.0rc1
2024-01-03T21:02:37.508277+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1746.yml 34.0.0rc1
2024-01-03T21:02:37.123341+00:00 GitLab Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc1
2024-01-03T21:02:26.357470+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1740.yml 34.0.0rc1
2024-01-03T21:02:25.359208+00:00 GitLab Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc1
2024-01-03T21:02:24.376905+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc1
2024-01-03T21:02:23.374701+00:00 GitLab Importer Affected by VCID-nqsx-thdv-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1739.yml 34.0.0rc1
2024-01-03T21:02:22.373054+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc1
2024-01-03T21:02:21.383712+00:00 GitLab Importer Affected by VCID-n3vw-pvhw-aaaf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1738.yml 34.0.0rc1
2024-01-03T21:02:20.388217+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc1
2024-01-03T21:02:19.389944+00:00 GitLab Importer Affected by VCID-t2tw-36t9-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1737.yml 34.0.0rc1
2024-01-03T21:02:18.388667+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1736.yml 34.0.0rc1
2024-01-03T21:02:17.396576+00:00 GitLab Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc1
2024-01-03T21:02:16.402769+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc1
2024-01-03T21:02:15.407436+00:00 GitLab Importer Affected by VCID-nxj9-2mgr-aaak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1735.yml 34.0.0rc1
2024-01-03T21:02:14.010525+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-1733.yml 34.0.0rc1
2024-01-03T21:02:13.016798+00:00 GitLab Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc1
2024-01-03T21:00:56.545115+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc1
2024-01-03T21:00:56.220115+00:00 GitLab Importer Affected by VCID-z25c-x91u-aaag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14365.yml 34.0.0rc1
2024-01-03T21:00:55.222611+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc1
2024-01-03T21:00:54.917747+00:00 GitLab Importer Affected by VCID-r43q-bz4b-aaah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14332.yml 34.0.0rc1
2024-01-03T21:00:54.596913+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc1
2024-01-03T21:00:53.457834+00:00 GitLab Importer Affected by VCID-pgrs-n6fm-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-14330.yml 34.0.0rc1
2024-01-03T20:57:16.890405+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10744.yml 34.0.0rc1
2024-01-03T20:57:16.507308+00:00 GitLab Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc1
2024-01-03T20:57:14.051757+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10729.yml 34.0.0rc1
2024-01-03T20:57:12.932800+00:00 GitLab Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc1
2024-01-03T20:56:59.931564+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10685.yml 34.0.0rc1
2024-01-03T20:56:59.575121+00:00 GitLab Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc1
2024-01-03T20:56:59.232148+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc1
2024-01-03T20:56:58.885467+00:00 GitLab Importer Affected by VCID-x97v-vpy8-aaan https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2020-10684.yml 34.0.0rc1
2024-01-03T20:49:26.731264+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc1
2024-01-03T20:49:26.398491+00:00 GitLab Importer Affected by VCID-wkkk-5njy-aaaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14905.yml 34.0.0rc1
2024-01-03T20:49:26.075598+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14904.yml 34.0.0rc1
2024-01-03T20:49:25.121873+00:00 GitLab Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc1
2024-01-03T20:49:11.025947+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc1
2024-01-03T19:17:28.850164+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/advisories/GHSA-4r65-35qq-ch8j 34.0.0rc1
2024-01-03T19:17:26.448509+00:00 GHSA Importer Affected by VCID-2zwd-cb9n-aaaf None 34.0.0rc1
2024-01-03T19:17:04.819325+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad https://github.com/advisories/GHSA-2pfh-q76x-gwvm 34.0.0rc1
2024-01-03T19:17:02.279183+00:00 GHSA Importer Affected by VCID-xhtk-kssv-aaad None 34.0.0rc1
2024-01-03T18:43:53.164067+00:00 PyPI Importer Affected by VCID-xhtk-kssv-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:43.258114+00:00 PyPI Importer Affected by VCID-yuxd-4zd7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:40.151116+00:00 PyPI Importer Affected by VCID-a6gj-c3pa-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:36.817691+00:00 PyPI Importer Affected by VCID-qzhf-2cvf-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:32.825727+00:00 PyPI Importer Affected by VCID-yxbw-377b-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:27.044880+00:00 PyPI Importer Affected by VCID-qz75-v9j5-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:22.440950+00:00 PyPI Importer Affected by VCID-t2tw-36t9-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:16.556124+00:00 PyPI Importer Affected by VCID-na52-qryf-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:11.043399+00:00 PyPI Importer Affected by VCID-nxj9-2mgr-aaak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:03.966315+00:00 PyPI Importer Affected by VCID-dp5x-5n9f-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:57.020866+00:00 PyPI Importer Affected by VCID-r43q-bz4b-aaah https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:38:30.471964+00:00 PyPI Importer Affected by VCID-pgrs-n6fm-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:56.423347+00:00 PyPI Importer Affected by VCID-sxyq-umyp-aaar https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:55.038202+00:00 PyPI Importer Affected by VCID-z25c-x91u-aaag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:54.525550+00:00 PyPI Importer Affected by VCID-taaz-xar7-aaab https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:54.085469+00:00 PyPI Importer Affected by VCID-wkkk-5njy-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:53.587808+00:00 PyPI Importer Affected by VCID-x97v-vpy8-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:43.296821+00:00 PyPI Importer Affected by VCID-1puc-u4y9-aaap https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:42.242586+00:00 PyPI Importer Affected by VCID-m1j9-6xnm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:34.032785+00:00 PyPI Importer Affected by VCID-mrhc-f3xq-aaaa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:37:23.134411+00:00 PyPI Importer Affected by VCID-emd7-stwr-aaan https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:36:53.116137+00:00 PyPI Importer Affected by VCID-nqsx-thdv-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:36:31.964621+00:00 PyPI Importer Affected by VCID-n3vw-pvhw-aaaf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:36:22.105840+00:00 PyPI Importer Affected by VCID-9xje-8wsd-aaam https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:59.922046+00:00 PyPI Importer Fixing VCID-ucre-31md-aaad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:35:34.682017+00:00 PyPI Importer Fixing VCID-uchf-z1us-aaaj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:29:19.075538+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/advisories/GHSA-5rrg-rr89-x9mv 34.0.0rc1
2024-01-03T18:28:57.627161+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/advisories/GHSA-8f4m-hccc-8qph 34.0.0rc1
2024-01-03T18:28:46.824266+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad https://github.com/advisories/GHSA-fh5v-5f35-2rv2 34.0.0rc1
2024-01-03T18:28:44.034198+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/advisories/GHSA-wv5p-gmmv-wh9v 34.0.0rc1
2024-01-03T18:14:24.237344+00:00 Pypa Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-10.yaml 34.0.0rc1
2024-01-03T18:14:21.947869+00:00 Pypa Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-5.yaml 34.0.0rc1
2024-01-03T18:14:20.852246+00:00 Pypa Importer Affected by VCID-qz75-v9j5-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-1.yaml 34.0.0rc1
2024-01-03T18:14:16.812886+00:00 Pypa Importer Affected by VCID-qzhf-2cvf-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-106.yaml 34.0.0rc1
2024-01-03T18:14:15.504702+00:00 Pypa Importer Affected by VCID-yuxd-4zd7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-126.yaml 34.0.0rc1
2024-01-03T18:14:11.944796+00:00 Pypa Importer Affected by VCID-nqsx-thdv-aaac https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-11.yaml 34.0.0rc1
2024-01-03T18:14:09.611051+00:00 Pypa Importer Affected by VCID-t2tw-36t9-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-9.yaml 34.0.0rc1
2024-01-03T18:14:08.459185+00:00 Pypa Importer Affected by VCID-wkkk-5njy-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-206.yaml 34.0.0rc1
2024-01-03T18:14:06.771460+00:00 Pypa Importer Affected by VCID-sxyq-umyp-aaar https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-210.yaml 34.0.0rc1
2024-01-03T18:14:05.673554+00:00 Pypa Importer Affected by VCID-z25c-x91u-aaag https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-209.yaml 34.0.0rc1
2024-01-03T18:14:05.250599+00:00 Pypa Importer Affected by VCID-x97v-vpy8-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-207.yaml 34.0.0rc1
2024-01-03T18:14:04.649885+00:00 Pypa Importer Affected by VCID-taaz-xar7-aaab https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-208.yaml 34.0.0rc1
2024-01-03T18:14:04.349720+00:00 Pypa Importer Affected by VCID-yxbw-377b-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-105.yaml 34.0.0rc1
2024-01-03T18:14:02.360240+00:00 Pypa Importer Fixing VCID-uchf-z1us-aaaj https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2019-146.yaml 34.0.0rc1
2024-01-03T18:14:01.522382+00:00 Pypa Importer Affected by VCID-m1j9-6xnm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-160.yaml 34.0.0rc1
2024-01-03T18:14:00.826901+00:00 Pypa Importer Fixing VCID-ucre-31md-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2019-4.yaml 34.0.0rc1
2024-01-03T18:13:58.455085+00:00 Pypa Importer Affected by VCID-2zwd-cb9n-aaaf https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2022-164.yaml 34.0.0rc1
2024-01-03T18:13:53.637389+00:00 Pypa Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-12.yaml 34.0.0rc1
2024-01-03T18:13:48.967584+00:00 Pypa Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-7.yaml 34.0.0rc1
2024-01-03T18:13:47.858703+00:00 Pypa Importer Affected by VCID-xhtk-kssv-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-358.yaml 34.0.0rc1
2024-01-03T18:13:46.600892+00:00 Pypa Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-3.yaml 34.0.0rc1
2024-01-03T18:13:45.225502+00:00 Pypa Importer Affected by VCID-emd7-stwr-aaan https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-13.yaml 34.0.0rc1
2024-01-03T18:13:43.674415+00:00 Pypa Importer Affected by VCID-1puc-u4y9-aaap https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-161.yaml 34.0.0rc1
2024-01-03T18:13:41.266101+00:00 Pypa Importer Affected by VCID-na52-qryf-aaae https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-8.yaml 34.0.0rc1
2024-01-03T18:13:39.823493+00:00 Pypa Importer Affected by VCID-9xje-8wsd-aaam https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-1.yaml 34.0.0rc1
2024-01-03T18:13:39.470918+00:00 Pypa Importer Affected by VCID-r43q-bz4b-aaah https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2020-4.yaml 34.0.0rc1
2024-01-03T18:13:34.094875+00:00 Pypa Importer Affected by VCID-a6gj-c3pa-aaad https://github.com/pypa/advisory-database/blob/main/vulns/ansible/PYSEC-2021-124.yaml 34.0.0rc1
2024-01-03T17:52:51.709078+00:00 GitLab Importer Fixing VCID-uchf-z1us-aaaj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14856.yml 34.0.0rc1
2024-01-03T17:52:50.602423+00:00 GitLab Importer Fixing VCID-ucre-31md-aaad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/ansible/CVE-2019-14846.yml 34.0.0rc1
2024-01-03T17:49:57.876247+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar https://github.com/advisories/GHSA-86hp-cj9j-33vv 34.0.0rc1
2024-01-03T17:49:27.479584+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan https://github.com/advisories/GHSA-j2h6-73x8-22c4 34.0.0rc1
2024-01-03T17:49:14.556621+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa https://github.com/advisories/GHSA-vcg8-98q8-g7mj 34.0.0rc1
2024-01-03T17:49:08.856085+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac https://github.com/advisories/GHSA-923p-fr2c-g5m2 34.0.0rc1
2024-01-03T17:49:06.555192+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf https://github.com/advisories/GHSA-f85h-23mf-2fwh 34.0.0rc1
2024-01-03T17:49:00.502230+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab https://github.com/advisories/GHSA-893h-35v4-mxqx 34.0.0rc1
2024-01-03T17:48:58.518935+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae https://github.com/advisories/GHSA-x7jh-595q-wq82 34.0.0rc1
2024-01-03T17:48:57.208098+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak https://github.com/advisories/GHSA-gfr2-qpxh-qj9m 34.0.0rc1
2024-01-03T17:48:51.826893+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag https://github.com/advisories/GHSA-h39q-95q5-9jfp 34.0.0rc1
2024-01-03T17:48:48.764889+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah https://github.com/advisories/GHSA-g4mq-6fp5-qwcf 34.0.0rc1
2024-01-03T17:43:45.434196+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj https://github.com/advisories/GHSA-6fq2-x65v-v9h7 34.0.0rc1
2024-01-03T17:40:41.833412+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag https://github.com/advisories/GHSA-m429-fhmv-c6q2 34.0.0rc1
2024-01-03T17:40:32.766554+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah https://github.com/advisories/GHSA-j667-c2hm-f2wp 34.0.0rc1
2024-01-03T17:40:29.044028+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam https://github.com/advisories/GHSA-785x-qw4v-6872 34.0.0rc1
2024-01-03T17:12:55.009378+00:00 GHSA Importer Affected by VCID-qz75-v9j5-aaaa None 34.0.0rc1
2024-01-03T17:12:43.054788+00:00 GHSA Importer Affected by VCID-a6gj-c3pa-aaad None 34.0.0rc1
2024-01-03T17:12:35.699954+00:00 GHSA Importer Affected by VCID-hx4y-7eby-aaad None 34.0.0rc1
2024-01-03T17:12:34.300713+00:00 GHSA Importer Affected by VCID-qzhf-2cvf-aaaf None 34.0.0rc1
2024-01-03T16:50:49.552411+00:00 GHSA Importer Affected by VCID-sxyq-umyp-aaar None 34.0.0rc1
2024-01-03T16:50:24.848377+00:00 GHSA Importer Affected by VCID-emd7-stwr-aaan None 34.0.0rc1
2024-01-03T16:50:18.422779+00:00 GHSA Importer Affected by VCID-mrhc-f3xq-aaaa None 34.0.0rc1
2024-01-03T16:50:17.112753+00:00 GHSA Importer Affected by VCID-nqsx-thdv-aaac None 34.0.0rc1
2024-01-03T16:50:14.730999+00:00 GHSA Importer Affected by VCID-n3vw-pvhw-aaaf None 34.0.0rc1
2024-01-03T16:50:11.972546+00:00 GHSA Importer Affected by VCID-t2tw-36t9-aaab None 34.0.0rc1
2024-01-03T16:50:10.776706+00:00 GHSA Importer Affected by VCID-na52-qryf-aaae None 34.0.0rc1
2024-01-03T16:50:09.886598+00:00 GHSA Importer Affected by VCID-nxj9-2mgr-aaak None 34.0.0rc1
2024-01-03T16:50:05.758577+00:00 GHSA Importer Affected by VCID-fv75-t76d-aaag None 34.0.0rc1
2024-01-03T16:50:04.160115+00:00 GHSA Importer Affected by VCID-dp5x-5n9f-aaah None 34.0.0rc1
2024-01-03T16:39:04.787261+00:00 GHSA Importer Affected by VCID-z25c-x91u-aaag None 34.0.0rc1
2024-01-03T16:38:59.641340+00:00 GHSA Importer Affected by VCID-r43q-bz4b-aaah None 34.0.0rc1
2024-01-03T16:38:57.195621+00:00 GHSA Importer Affected by VCID-pgrs-n6fm-aaam None 34.0.0rc1
2024-01-03T16:35:08.583743+00:00 GHSA Importer Affected by VCID-taaz-xar7-aaab None 34.0.0rc1
2024-01-03T16:35:02.795512+00:00 GHSA Importer Affected by VCID-yxbw-377b-aaan None 34.0.0rc1
2024-01-03T16:34:48.079368+00:00 GHSA Importer Affected by VCID-9xje-8wsd-aaam None 34.0.0rc1
2024-01-03T16:34:46.215331+00:00 GHSA Importer Affected by VCID-x97v-vpy8-aaan None 34.0.0rc1
2024-01-03T16:23:16.049488+00:00 GHSA Importer Affected by VCID-wkkk-5njy-aaaa None 34.0.0rc1
2024-01-03T16:23:13.767865+00:00 GHSA Importer Affected by VCID-1puc-u4y9-aaap None 34.0.0rc1
2024-01-03T16:23:03.928691+00:00 GHSA Importer Affected by VCID-m1j9-6xnm-aaac None 34.0.0rc1
2024-01-03T16:23:02.207370+00:00 GHSA Importer Fixing VCID-uchf-z1us-aaaj None 34.0.0rc1