File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22# /usr/lib/python3.7/site-packages/ansible_collections/netbox/netbox/poetry.lock
33CVE-2020-36242
44CVE-2020-14343
5+
6+ # Downgraded to LOW severity by the Product Security team as the packages are not actually
7+ # shipped with the release.
8+ # SPL-203200
9+ CVE-2021-28092
10+ # SPL-203205
11+ CVE-2021-27290
12+ # SPL-196809
13+ CVE-2018-11777
14+ CVE-2016-3083
15+ CVE-2015-7521
16+ CVE-2016-3083
17+
18+ # Marked as fixed in the next Splunk release
19+ CVE-2021-23358
20+ CVE-2020-25649
21+
22+ # Fixed by Apache Spark in versions 3.0.3, 3.1.2, 3.2.0
23+ CVE-2020-27216
24+ CVE-2021-28165
25+ CVE-2020-27216
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export LANG=en_US.utf8
2929microdnf -y --nodocs install wget sudo shadow-utils procps tar tzdata make gcc \
3030 openssl-devel bzip2-devel libffi-devel findutils
3131# Patch security updates
32- microdnf -y --nodocs update gnutls kernel-headers librepo libnghttp2 tzdata
32+ microdnf -y --nodocs update gnutls kernel-headers librepo libnghttp2 tzdata nettle
3333
3434# Install Python and necessary packages
3535PY_SHORT=${PYTHON_VERSION% .* }
You can’t perform that action at this time.
0 commit comments