# Supply chain hardening (Issue #48)
# Block lifecycle scripts from dependencies to prevent malicious postinstall
ignore-scripts=true
# Disable side-effects caching for reproducible installs
side-effects-cache=false
