|
|
|
|
|
by ffk
4677 days ago
|
|
They most likely do test for security vulnerabilities. However, the attack surface and overall complexity is so large that things will slip by even with the most rigorous testing. For now, the best you can hope for is a layered defense and rigorous dev and ops practices to help minimize the attack surface and reduce the overall damage a single successful attack can achieve. |
|
Automated testing/fuzzing could find this, but probably better training/practices would be easier to get right and save time/money in the long run.