vmray: loosen file checks to enable processing of additional file types - #2571
Conversation
There was a problem hiding this comment.
Please add bug fixes, new features, breaking changes and anything else you think is worthwhile mentioning to the master (unreleased) section of CHANGELOG.md. If no CHANGELOG update is needed add the following to the PR description: [x] No CHANGELOG update needed
CHANGELOG updated or no update needed, thanks! 😄
williballenthin
left a comment
There was a problem hiding this comment.
i think we should add a test case for this setup, because we don't want future code to accidentally start relying on things that might not be present. is this reasonably possible @mike-hunhoff ?
I've added a test in 438d911 for a minimized PowerShell script trace. Because this is PowerShell trace there is no static data so any future code that assumes static data is present should cause this test to fail. |
|
send it! |
closes #2403
This PR addresses two issues: