narrower cert path

This commit is contained in:
NOKIAO 2026-07-10 10:20:32 +08:00 committed by Xubin Ren
parent ad55f3ce37
commit 87602a74ea

View File

@ -33,7 +33,7 @@ def _bwrap(command: str, workspace: str, cwd: str) -> str:
"/lib64", "/lib64",
"/etc/alternatives", "/etc/alternatives",
"/etc/ssl/certs", "/etc/ssl/certs",
"/etc/pki/tls", "/etc/pki/tls/certs",
"/etc/pki/ca-trust", "/etc/pki/ca-trust",
"/etc/crypto-policies", "/etc/crypto-policies",
"/etc/resolv.conf", "/etc/resolv.conf",