diff options
-rw-r--r-- | community/salt/APKBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/salt/APKBUILD b/community/salt/APKBUILD index 640bcf87ae..a010523a33 100644 --- a/community/salt/APKBUILD +++ b/community/salt/APKBUILD @@ -43,6 +43,8 @@ options="!check" # depends on pytestsalt # - CVE-2020-16846 # - CVE-2020-17490 # - CVE-2020-25592 +# 3003-r0: +# - CVE-2021-31607 build() { python3 setup.py build |