microsoft / microsoft/vscode-python-environments
Missing signature for darwin-arm64 pet binary
@rzhao271 đang làm issue này rồi.
Từ ngày 14/7/2026.
- Ngôn ngữ chính
- TypeScript
- Star
- 138
- Fork
- 62
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.