Skip to content

Commit aede4d6

Browse files
hroncokyselkowitz
authored andcommitted
Mark python3-lxml-html-clean as unwanted
1 parent c38d157 commit aede4d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configs/sst_pt_python_ruby_nodejs-unwanted-python3.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ data:
115115
# python3-py is in maintenance mode upstream, pretty much dead
116116
# it used to be in RHEL as a dependency of pytest which bundled the necessary parts
117117
- python3-py
118+
# lxml-html-clean is the CVE-magnet part of lxml we split upstream to get rid of it
119+
# nothing in ELN really ever used it, but let's not risk it
120+
- python3-lxml-html-clean
118121
# components for the above
119122
unwanted_source_packages:
120123
- python3.5
@@ -181,6 +184,7 @@ data:
181184
- python-toml
182185
- python-tomli
183186
- python-py
187+
- python-lxml-html-clean
184188
labels:
185189
- eln
186190
- c10s

0 commit comments

Comments
 (0)