go-crypt/trust
Snider 60de3e1943
Some checks failed
Security Scan / security (push) Failing after 6s
Test / test (push) Failing after 6m13s
refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 20:50:38 +00:00
..
approval.go refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 20:50:38 +00:00
approval_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
audit.go refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 20:50:38 +00:00
audit_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
bench_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
config.go refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 20:50:38 +00:00
config_test.go feat(trust): Phase 3 — approval workflow, audit log, dynamic policies, scope wildcards 2026-02-20 04:02:47 +00:00
policy.go refactor: replace remaining fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 20:50:38 +00:00
policy_test.go refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00
scope_test.go feat(trust): Phase 3 — approval workflow, audit log, dynamic policies, scope wildcards 2026-02-20 04:02:47 +00:00
trust.go fix: replace fmt.Errorf and errors.New with coreerr.E() 2026-03-16 18:19:51 +00:00
trust_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00