Skip to content

Commit f42c2df

Browse files
Include Busybox in the buildtime attestation check
1 parent e0b3190 commit f42c2df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,7 @@ def _reg(registry: str, repository: str, otype: str, object: str) -> Any:
937937
MICRO_FIPS_CONTAINER,
938938
BASE_CONTAINER,
939939
*BASE_FIPS_CONTAINERS,
940+
BUSYBOX_CONTAINER,
940941
],
941942
indirect=["container"],
942943
)

0 commit comments

Comments
 (0)