Nicolas Erni
Results
1
comments of
Nicolas Erni
I've compared the list of tests reported by `bandit --help` (version: 1.7.5) with the ones listed in this issue. The following seem to be missing: * [x] `S310`: [`urllib_urlopen`](https://bandit.readthedocs.io/en/latest/blacklists/blacklist_calls.html#b310-urllib-urlopen) (already...