pub fn sync_remote_policy() -> Result<(), Error>Expand description
Synchronizes the remote security policy if configured in system config.yaml.
This allows organizations to manage security constraints (allowed/denied lists) centrally. It verifies the policy’s PGP signature before caching it locally.