core/tests/components/camera
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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Sort imports according to PEP8 for camera (#29691) 2019-12-09 11:50:48 +01:00
test_init.py Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00