Version : redhat.vscode-xml-0.29.0-win32-x64
Issue:
We are currently implementing Application Control for Business and some of our users use the Redhat XML extension.
Now we want to whitelist lemminx-win32.exe but to our surprise this executable isn't signed at all see screenshot:
For now, this is a blocking issue since we cannot do proper whitelisting.
Attempted solutions :
We can do whitelisting on file hash but that means that we need to whitelist it repeatedly every time the file hash changes.
Proposal :
Can you please sign this .exe properly with CA/ProductName in your future deployments.
Reference:
microsoft/python-environment-tools#272
We had the same issue with a python extension and this was adjusted by them.
Version : redhat.vscode-xml-0.29.0-win32-x64
Issue:
We are currently implementing Application Control for Business and some of our users use the Redhat XML extension.
Now we want to whitelist lemminx-win32.exe but to our surprise this executable isn't signed at all see screenshot:
For now, this is a blocking issue since we cannot do proper whitelisting.
Attempted solutions :
We can do whitelisting on file hash but that means that we need to whitelist it repeatedly every time the file hash changes.
Proposal :
Can you please sign this .exe properly with CA/ProductName in your future deployments.
Reference:
microsoft/python-environment-tools#272
We had the same issue with a python extension and this was adjusted by them.