Files
next.orly.dev/pkg/policy/policy.go
mleku 746523ea78
Some checks failed
Go / build-and-release (push) Has been cancelled
Add support for read/write permissive overrides in policies
Introduce `read_allow_permissive` and `write_allow_permissive` flags in the global rule to override kind whitelists for read or write operations. These flags allow more flexible policy configurations while maintaining blacklist enforcement and preventing conflicting settings. Updated tests and documentation for clarity.
2025-12-03 20:26:49 +00:00

99 KiB