microsoft / microsoft/vscode-python-environments

Missing signature for darwin-arm64 pet binary

オープン
#1,618 コメント 2 件 リアクション 0 件 担当者 1 名 @rzhao271 が担当を希望しています GitHub で見る
主要言語
TypeScript
スター
138
フォーク
62
平均マージ
1日 4時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。