Skip to content

Commit e07b1eb

Browse files
committed
Add notes about security to readme and documentation
1 parent be8ec96 commit e07b1eb

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ This project was initially a part of [lxml](https://github.com/lxml/lxml). Becau
99
You can install this project directly via `pip install lxml_html_clean` or soon as an extra of lxml
1010
via `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/)

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ This project was initially a part of `lxml <https://github.com/lxml/lxml>`_. Bec
88
many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for
99
security-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+
1118
Installation
1219
------------
1320

0 commit comments

Comments
 (0)