In this Help Net Security video, Jacob Garrison, Security Research for Bionic, explains the limitations of shifting left in application security. Key factors hindering the effectiveness of shifting left: Achieving 50%+ application test coverage is unrealistic, especially in microservices environments spanning hundreds of codebases. Security tests are intensive and long to run, resulting in bottlenecks that affect CI/CD pipelines; running all tests for code change rarely happens. False positives and security tests overwhelm engineers who … More

The post The limitations of shifting left in application security appeared first on Help Net Security.