destructive_command_guard 0.4.3

A Claude Code hook that blocks destructive commands before they execute
Documentation
1
2
3
4
5
6
//! Load balancer packs - protections for load balancer tooling.

pub mod elb;
pub mod haproxy;
pub mod nginx;
pub mod traefik;