# Bandit configuration file for JWQL

# (optional) list included tests here:
tests: ['B102', 'B103', 'B104', 'B105', 'B106', 'B107', 'B108', 'B110', 'B112', 'B201', 'B501', 'B502', 'B503', 'B504', 'B505', 'B506', 'B507', 'B601', 'B603', 'B604', 'B605', 'B606', 'B607', 'B609', 'B610', 'B611', 'B701', 'B702', 'B703']

# (optional) list skipped tests here:
skips: ['B101', 'B307', 'B310', 'B404', 'B602', 'B608']