Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update URL: ambv/black → psf/black | Jon Dufresne | 2021-01-12 | 1 | -1/+1 |
| | |||||
* | Re-add cElementTree module and deprecate it | Christian Heimes | 2021-01-12 | 1 | -1/+2 |
| | | | | | | | ``xml.etree.ElementTree`` was re-added before Python 3.9.0 release. The alias will be removed in a future release. Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Python 3.9 compatibility | Christian Heimes | 2020-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml no longer provides the a fixed module with 3.9 as well. defusedxml.cElementTree is still available with 3.8. See: https://bugs.python.org/issue36543 See: https://github.com/python/cpython/pull/19108 Fixes: https://github.com/tiran/defusedxml/issues/50 Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Add codecov and badges | Christian Heimes | 2019-04-15 | 1 | -0/+26 |
| | | | | Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | deprecate defusedxml.lxml | Christian Heimes | 2019-04-14 | 1 | -0/+3 |
| | | | | Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Fix typos | Jakub Wilk | 2019-04-14 | 1 | -4/+4 |
| | |||||
* | Update bitbucket.org links to github.com | Jon Dufresne | 2019-04-14 | 1 | -3/+3 |
| | | | | | Looks like the project has moved. Update the documentation to reflect this. | ||||
* | Use https:// URLs where available | Jon Dufresne | 2019-04-14 | 1 | -9/+9 |
| | |||||
* | Fix README: it's sax.make_parser() | Christian Heimes | 2017-02-10 | 1 | -1/+1 |
| | | | | | Closes: #7 Signed-off-by: Christian Heimes <christian@python.org> | ||||
* | Add markdown copy of README and CHANGEs for github users | Christian Heimes | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | xmlrpc doesn't do external retrieval | Christian Heimes | 2013-03-25 | 1 | -3/+3 |
| | |||||
* | add possible issue with XMLSchema location | Christian Heimes | 2013-03-07 | 1 | -1/+15 |
| | | | | fixed XSLT bug | ||||
* | Add links to PyPI | Christian Heimes | 2013-02-25 | 1 | -3/+7 |
| | | | | fixed grammar (thx Terry) | ||||
* | fix typos | Fred Drake | 2013-02-19 | 1 | -2/+2 |
| | |||||
* | openstack is going to use Python's CVE numbers | Christian Heimes | 2013-02-19 | 1 | -15/+0 |
| | |||||
* | spelling | Christian Heimes | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | document new expat features | Christian Heimes | 2013-02-18 | 1 | -2/+79 |
| | |||||
* | document features in stdlib | Christian Heimes | 2013-02-17 | 1 | -3/+52 |
| | | | | how to protect .NET and Java | ||||
* | more documentation and references | Christian Heimes | 2013-02-17 | 1 | -53/+102 |
| | |||||
* | other things list is pessimistic | Christian Heimes | 2013-02-15 | 1 | -4/+6 |
| | |||||
* | document lxml and xmlrpc modules | Christian Heimes | 2013-02-15 | 1 | -5/+18 |
| | |||||
* | Document forbid_external | Christian Heimes | 2013-02-15 | 1 | -6/+12 |
| | |||||
* | xmlrpclib's ExpatParser needs protection, too | Christian Heimes | 2013-02-15 | 1 | -13/+20 |
| | |||||
* | more thanks and explain others | Christian Heimes | 2013-02-15 | 1 | -1/+13 |
| | |||||
* | remove libxml2 Python lib from table | Christian Heimes | 2013-02-14 | 1 | -13/+13 |
| | |||||
* | document defusedxml modules | Christian Heimes | 2013-02-14 | 1 | -0/+28 |
| | |||||
* | start to document package | Christian Heimes | 2013-02-14 | 1 | -14/+63 |
| | |||||
* | added CVE | Christian Heimes | 2013-02-14 | 1 | -0/+14 |
| | |||||
* | more thanks and xinclude | Christian Heimes | 2013-02-14 | 1 | -6/+23 |
| | |||||
* | xinclude | Christian Heimes | 2013-02-14 | 1 | -2/+16 |
| | |||||
* | Add Genshi tests | Christian Heimes | 2013-02-14 | 1 | -12/+14 |
| | |||||
* | more testing and docs for ruby and php | Christian Heimes | 2013-02-13 | 1 | -3/+7 |
| | |||||
* | more on general XML attacks | Christian Heimes | 2013-02-13 | 1 | -5/+13 |
| | |||||
* | moved some sections around | Christian Heimes | 2013-02-13 | 1 | -38/+82 |
| | | | | | document decompression bombs add some infos about Java and .NET | ||||
* | Grammar touch-ups | Brett Cannon | 2013-02-12 | 1 | -33/+34 |
| | |||||
* | add examples for other languages | Christian Heimes | 2013-02-12 | 1 | -0/+39 |
| | |||||
* | quote url:// | Christian Heimes | 2013-02-12 | 1 | -7/+7 |
| | |||||
* | document even more cases | Christian Heimes | 2013-02-12 | 1 | -12/+84 |
| | |||||
* | reformat thanks | Christian Heimes | 2013-02-12 | 1 | -3/+4 |
| | |||||
* | implement iterparser patch for Python 2.6 | Christian Heimes | 2013-02-12 | 1 | -1/+0 |
| | |||||
* | thank you to my employer | Christian Heimes | 2013-02-12 | 1 | -1/+5 |
| | |||||
* | document billion laughs and attribute blowup | Christian Heimes | 2013-02-12 | 1 | -18/+48 |
| | |||||
* | prefix all callback methods with 'defused_' so it is actually possible to ↵ | Christian Heimes | 2013-02-12 | 1 | -14/+49 |
| | | | | | | call the original methods import tostring from all etree modules | ||||
* | corrected list for external entity expansion | Christian Heimes | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | prepare first releasev0.1 | Christian Heimes | 2013-02-08 | 1 | -0/+2 |
| | |||||
* | toc, inline xml docs | Christian Heimes | 2013-02-08 | 1 | -16/+38 |
| | |||||
* | document license and contributors | Christian Heimes | 2013-02-08 | 1 | -3/+12 |
| | |||||
* | add possible PI, DTD and XPath issues | Christian Heimes | 2013-02-08 | 1 | -0/+164 |