Expand description
Configuration approval management for secure hook execution
Structs§
- Approval
Manager - Manages approval of configurations before hook execution
- Approval
Record - Record of an approved configuration
- Config
Summary - Generate a summary of a configuration for display to users
Enums§
- Approval
Status - Status of approval check for a configuration
Functions§
- check_
approval_ status - Check the approval status for a configuration
- compute_
approval_ hash - Compute a hash for approval based only on security-sensitive hooks. Only onEnter and onExit hooks are included since they execute arbitrary commands. Changes to env vars, tasks, config settings do NOT require re-approval.
- compute_
directory_ key - Compute a directory key for the approvals map