August 2020
Intermediate to advanced
616 pages
18h 7m
English
This chapter covers
The complexity of the source code or the system design is a well-known vector of security vulnerabilities. According to published research, after some point, the number of defects in an application increases as the number of code lines increases. The defect increase is exponential and not linear, meaning that the rate of defects increases much faster compared to the rate of code being added. Unless you have good test coverage for both functionality and security, you won’t be able ...
Read now
Unlock full access