rspec/rules/S3871/resources-dotnet.adoc
Čaba Šagi 91d028fdb6
Modify rule S3871: Update to LaYC (#2138)
## Review

A dedicated reviewer checked the rule description successfully for:

- [x] logical errors and incorrect information
- [x] information gaps and missing content
- [x] text style and tone
2023-06-12 15:18:25 +02:00

12 lines
453 B
Plaintext

== Resources
=== Documentation
* https://owasp.org/www-project-top-ten/2017/A10_2017-Insufficient_Logging%2526Monitoring[OWASP Top 10 2017 Category A10] - Insufficient Logging & Monitoring
* https://learn.microsoft.com/en-us/dotnet/api/system.exception[Exception]
* https://learn.microsoft.com/en-us/dotnet/api/system.systemexception[SystemException]
* https://learn.microsoft.com/en-us/dotnet/api/system.applicationexception[ApplicationException]