File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ This project was initially a part of [lxml](https://github.com/lxml/lxml). Becau
99You can install this project directly via ` pip install lxml_html_clean ` or soon as an extra of lxml
1010via ` pip install lxml[html_clean] ` . Both ways installs this project together with lxml itself.
1111
12+ ## Security
13+
14+ For discussions regarding security-related issues or any sensitive reports, please contact us privately.
15+ You can reach out to lbalhar(at)redhat.com or frenzy.madness(at)gmail.com to ensure your concerns
16+ are addressed confidentially and securely.
17+
1218## Documentation
1319
1420[ https://lxml-html-clean.readthedocs.io/ ] ( https://lxml-html-clean.readthedocs.io/ )
Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ This project was initially a part of `lxml <https://github.com/lxml/lxml>`_. Bec
88many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for
99security-sensitive environments. Therefore we decided to extract the problematic part to a separate project.
1010
11+ Security
12+ --------
13+
14+ For discussions regarding security-related issues or any sensitive reports, please contact us privately.
15+ You can reach out to lbalhar(at)redhat.com or frenzy.madness(at)gmail.com to ensure your concerns
16+ are addressed confidentially and securely.
17+
1118Installation
1219------------
1320
You can’t perform that action at this time.
0 commit comments