allow-policy-legacy 0.1.9

Legacy policy adapters for cargo-allow migrations.
Documentation
1
2
3
4
5
6
7
pub use crate::loader_executable_compat::load_executable_compat_config;
pub use crate::loader_process_network_compat::{
    load_network_compat_config, load_process_compat_config,
};
pub use crate::loader_workflow_dependency_compat::{
    load_dependency_surface_compat_config, load_workflow_compat_config,
};