microsoft / microsoft/vscode-python-environments

Missing signature for darwin-arm64 pet binary

未关闭
#1,618 2 条评论 0 个 reaction 已指派 1 人 已被 @rzhao271 认领 在 GitHub 查看
主要语言
TypeScript
星标
138
派生
62
平均合并
1 天 4 小时
30 天内合并 PR
35

描述

The pet binary for darwin-arm64 is not signed which makes it hard to allowlist with tools like [Santa](https://northpole.dev/).

```bash
$ codesign -dv ~/.vscode/extensions/ms-python.vscode-python-envs-1.36.0-darwin-arm64/python-env-tools/bin/pet
Executable=/Users/[username]/.vscode/extensions/ms-python.vscode-python-envs-1.36.0-darwin-arm64/python-env-tools/bin/pet
Identifier=pet-2bba45dba123fe6f
Format=Mach-O thin (arm64)
CodeDirectory v=20400 size=43949 flags=0x20002(adhoc,linker-signed) hashes=1370+0 location=embedded
Signature=adhoc
Info.plist=not bound
TeamIdentifier=not set
Sealed Resources=none
Internal requirements=none
```

Related Issues / PRs:
* https://github.com/microsoft/vscode-python/pull/23931
* https://github.com/microsoft/python-environment-tools/issues/139

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。