[ 原始碼: defusedxml ]
套件:python3-defusedxml(0.7.1-2)
XML bomb protection for Python stdlib modules (for Python 3)
The results of an attack on a vulnerable XML library can be fairly dramatic. With just a few hundred bytes of XML data an attacker can occupy several gigabytes of memory within seconds. An attacker can also keep CPUs busy for a long time with a small to medium size request.
This library allows for XML to be parsed in a manner that avoids these pitfalls.
This package contains the module for the Python 3 interpreter.
其他與 python3-defusedxml 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)