Skip to content

Pet.exe not correctly signed #1559

@Deurslingeraar

Description

@Deurslingeraar

We are currently implementing Application Control for Business and some of our users use the Python vscode extension.
Now we want to whitelist pet.exe but to our surprise it was signed without ProductName see screenshot :

Image

Path : C:\Users\myusername.vscode\extensions\ms-python.vscode-python-envs-1.30.0-win32-x64\python-env-tools\bin\Pet.exe

For now this is a blocking issue since we cannot do proper whitelisting without allowing the full 2011 certificate which means that everything can be installed that has the 2011 MS certificate.
Path of this file is : C:\Users\MyUsername.vscode\extensions\ms-python.python-2025.18.0-win32-x64\python-env-tools\bin\Pet.exe

Can you please sign this .exe properly with ProductName in your future deployments.

We also reported this in the past for pet.exe on a different location : microsoft/python-environment-tools#272

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions