core/script
Ville Skyttä 5e2ba2eb77
Enable some more bandit checks ()
* 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
..
hassfest Fix hassfest allowing omitting discovery methods when using OAuth2Flow () 2020-01-13 05:36:47 -08:00
scaffold Enable some more bandit checks () 2020-01-20 18:44:55 +02:00
__init__.py Add init for run inside devcontainer 2019-11-19 13:53:12 +00:00
bootstrap Fix bootstrap dev dependencies message () 2019-10-22 23:12:57 -07:00
check_dirty Fail if dirty () 2018-09-25 20:47:51 +02:00
check_format Blacken top level *.py () 2019-08-01 08:30:49 -07:00
gen_requirements_all.py Fix 'NewIPAddress' error in component fritz () 2020-01-14 09:46:16 +01:00
inspect_schemas.py Various string cleanups () 2020-01-03 14:47:06 +01:00
lazytox.py Various string cleanups () 2020-01-03 14:47:06 +01:00
lint Always run flake8 through pre-commit, and with doctests () 2019-11-06 21:38:00 +02:00
monkeytype Add script to run monkeytype typing on test suite () 2018-06-21 15:06:05 +02:00
release Clean up build artifacts correctly 2019-01-20 17:31:09 -08:00
server Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
setup Add Black 2019-07-31 12:23:23 -07:00
test script/test: fix tox env () 2019-08-01 08:45:58 +03:00
translations_develop Config flow translations () 2018-03-11 12:04:34 -07:00
translations_download Update translations 2019-03-03 21:53:45 -08:00
translations_download_split.py Sort imports according to PEP8 for 'script' folder () 2019-12-09 16:24:03 +01:00
translations_upload Cleanup stale script stuff () 2019-09-11 11:33:35 +02:00
translations_upload_merge.py Sort imports according to PEP8 for 'script' folder () 2019-12-09 16:24:03 +01:00
update Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
version_bump.py Sort imports according to PEP8 for 'script' folder () 2019-12-09 16:24:03 +01:00