|
|
|
|
|
by borski
4063 days ago
|
|
Scheduled testing that happens on an automatic basis, or that occurs whenever code is deployed or committed. For example, whenever you would run your unit tests or integration tests, you should also run security tests. It's the difference between doing an automated or manual penetration test every 12 months and testing your application for vulnerabilities with every deploy. |
|