python-feedgen/feedgen/ext
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
..
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
base.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
dc.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
geo.py Fixed GeoRSS Extemsion 2018-03-04 22:55:57 +01:00
geo_entry.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
media.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
podcast.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
podcast_entry.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
syndication.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00
torrent.py Prevent XML Denial of Service Attacks 2020-01-28 17:29:11 +01:00