Static Application Security Testing with Bandit – Implementing DevSecOps with AWS
Bandit is a famous SAST utility for testing security issues in Python code. Thisis the second action in the ApplicationValidation stage of our pipeline that executes in parallel to SCA,….