1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/requirements_test_pre_commit.txt
Ville Skyttä d4c80f160c Add bandit, use to catch known vulnerable XML parsing (#28341)
* Add bandit to pre-commit and CI, use to catch known vulnerable XML parsing

* Use defusedxml instead of direct xml.etree to parse XML

* Move config to tests/bandit.yaml
2019-11-18 09:10:15 +01:00

8 lines
186 B
Plaintext

# Automatically generated from .pre-commit-config-all.yaml by gen_requirements_all.py, do not edit
bandit==1.6.2
black==19.10b0
flake8-docstrings==1.5.0
flake8==3.7.9
pydocstyle==4.0.1