ASVS Requirement 16.5.4
- Level: 3
- Chapter: V16 Security Logging and Error Handling
- Section: V16.5 Error Handling
- Source: 0x25-V16-Security-Logging-and-Error-Handling.md
Description
Verify that a "last resort" error handler is defined which will catch all unhandled exceptions. This is both to avoid losing error details that must go to log files and to ensure that an error does not take down the entire application process, leading to a loss of availability.