diff --git a/devices/tox.ini b/devices/tox.ini
index e9a1fb2c0efd3ddd382cc26df4a5a3c27e4871b8..74931523de0505511cf0eaf8331d06871598441b 100644
--- a/devices/tox.ini
+++ b/devices/tox.ini
@@ -38,7 +38,7 @@ commands =
 ;             It thus matters what interfaces Docker will bind our
 ;             containers to, not what our containers listen on.
 commands =
-    bandit -r devices/ clients/ common/ examples/ util/ -n5 -ll -s B104
+    bandit -r devices/ -n5 -ll -s B104
 
 [flake8]
 filename = *.py,.stestr.conf,.txt