python-feedgen/feedgen
Lars Kiesow 0eb12f9133
Prevent XML Denial of Service Attacks
This patch prevents entity expansion for provided XML content to guard
against XML denial of service attacks like XML bomb or Billion laughs
attack.
2020-01-28 17:29:11 +01:00
..
ext Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
__init__.py Another typo 2018-12-14 15:17:32 -05:00
__main__.py Use isort to sort import 2018-03-04 20:05:29 +01:00
compat.py Use isort to sort import 2018-03-04 20:05:29 +01:00
entry.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
feed.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
util.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
version.py Release 0.8.0 2019-09-08 12:20:13 +02:00