winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.53k stars 1.36k forks source link

Updated ProcessRedirectionTrustPolicy to handle both enforce and audit policies correctly #2083

Closed cssaheel closed 3 weeks ago

cssaheel commented 4 weeks ago

Fixed: if both EnforceRedirectionTrust and AuditRedirectionTrust are set, the current implementation would cause the audit portion of the code to overwrite the ShortDescription and LongDescription set by the enforce portion. This would result in losing the enforce description. To handle this situation properly, you can combine the descriptions when both policies are set.

github-actions[bot] commented 4 weeks ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

cssaheel commented 4 weeks ago

I have read the CLA Document and I hereby sign the CLA