-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for MSSQL error log files #823
Conversation
This can show e.g. that xp_cmdshell was enabled
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #823 +/- ##
==========================================
- Coverage 77.03% 74.34% -2.69%
==========================================
Files 322 323 +1
Lines 27604 27641 +37
==========================================
- Hits 21265 20551 -714
- Misses 6339 7090 +751
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made some suggestions and added some tests with a commit. Please test in your own environment to see if the suggestions hold up.
This can show e.g. that xp_cmdshell was enabled