jcupova / koji

Forked from koji 5 years ago
Clone

39ecf05 vm: ignore B113: request_without_timeout

Authored and Committed by tkopecek a year ago
1 file changed. 2 lines added. 1 lines removed.
    vm: ignore B113: request_without_timeout
    
    Bandit warning for missing timeout. It would be caught on VM level
    https://bandit.readthedocs.io/en/1.7.5/plugins/b113_request_without_timeout.html
    
        
file modified
+2 -1