policy: simplify recursive material resolution

Unify root/material unknown resolution with recursive Input traversal.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2026-02-26 09:14:25 -08:00
parent f35e45c307
commit 4880756a0f
27 changed files with 1842 additions and 261 deletions
+3
View File
@@ -109,6 +109,9 @@ linters:
- linters:
- revive
text: if-return
- linters:
- staticcheck
text: "SA1019: .* is deprecated: .*in-toto/attestation"
paths:
- .*\.pb\.go$