Skip to content

Add flake8-bandit checks to CI analysis

Duncan Macleod requested to merge duncanmmacleod/gwosc:flake8-bandit into main

This MR migrates the flake8 configuration to the dedicated .flake8 configuration file, and enables bandit security checks (via flake8-bandit).

Merge request reports