Skip to content

Latest commit

 

History

History

python-data

werdlists/python-data

      Folder  Name       Description of Contents
anaconda-python27-packages list of Anaconda packages for Python version 2.7
anaconda-python36-packages list of Anaconda packages for Python version 3.6
magic-methods-table MarkDown table outlining Python magic methods (i.e. those that start and end with a pair of underscores)
pickle-protocol-opcodes Constants defining character meanings in serialized pickle protocol data
pylibsxml-vulns-features Python XML libraries vulnerabilities and features https://bitbucket.org/tiran/defusedxml
python3-json-typemap Map of native types between Python3 and JSON
safetydb-insecure-full JSON data file from a curated database of insecure Python packages https://github.com/pyupio/safety-db/blob/master/data/insecure_full.json
unsafe-load-attack Arbitrary code execution proof-of-concept due to unsafe loading of YAML syntax https://hackernoon.com/10-common-security-gotchas-in-python-and-how-to-avoid-them-e19fbe265e03