core/tests/util
Ville Skyttä 5e2ba2eb77
Enable some more bandit checks (#30857)
* Enable B108 (hardcoded tmp dir), address findings

* Enable B602 (subprocess popen with shell), address findings

* Enable B604 (start process with shell), address findings

* Enable B306 (mktemp), B307 (eval), and B325 (tempnam), no issues to address
2020-01-20 18:44:55 +02:00
..
__init__.py
test_aiohttp.py
test_async.py
test_color.py
test_distance.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_dt.py
test_init.py
test_json.py
test_location.py Handle location API being exhausted (#30798) 2020-01-16 17:31:12 +01:00
test_logging.py
test_package.py
test_pressure.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_ruamel_yaml.py
test_unit_system.py
test_volume.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
test_yaml.py Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00