Commit f09d8b7
committed
image-rs: allow image when no signature rule covers
If the policy file has no rules for a specific image, the image should
be allowed rather than raise an error. This is common when there is no
default rules for the policy.
Signed-off-by: Xynnn007 <[email protected]>1 parent 1e4f2c5 commit f09d8b7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
0 commit comments