File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,19 @@ Breaking API changes:
3636 has been removed. Use the PYTHON_EXECUTABLE enviroment variable to point to
3737 alternative non-default Python executable and this on all OSes.
3838
39+ Security updates:
40+ ~~~~~~~~~~~~~~~~~
41+
42+ - Update minimum versions and pinned version of thirdparty dependencies
43+ to benefit from latest improvements and sceurity fixes. This includes in
44+ particular this issues:
45+
46+ - pkg:pypi/pygments: (low severity, limited impact) CVE-2021-20270, CVE-2021-27291
47+ - pkg:pypi/lxml: (low severity, likely no impact) CVE-2021-28957
48+ - pkg:pypi/nltk: (low severity, likely no impact) CVE-2019-14751
49+ - pkg:pypi/jinja2: (low severity, likely no impact) CVE-2020-28493, CVE-2019-10906
50+ - pkg:pypi/pycryptodome: (high severity) CVE-2018-15560 (dropped since no longer used)
51+
3952
4053Ouputs:
4154~~~~~~~
You can’t perform that action at this time.
0 commit comments