You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix propagation of informational messages to host from rule scripts and definitions #48
- Add support for cross-platform environments (Windows, Linux, and macOS) #49
Description of the issue
Informational messages are not reported to host under the following conditions:
.Rule.ps1
scripts outside of rule definitionsTo Reproduce
Steps to reproduce the issue:
Expected behaviour
Verbose, information, warning and error messages should be returned to the host PowerShell runspace where they can interpreted or saved.
Module in use and version:
The text was updated successfully, but these errors were encountered: