Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit b42cd2a

Browse files
Refine README.md for clarity in multi-repo attestation scenario
1 parent 5935281 commit b42cd2a

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

multi-repo-attestation/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
This scenario covers the case where you clone down a second repository.
44
That repo could be external test-tools or other things related to qualifying the artifact
5-
We want to perform attestations from that repository, over to the parent repository, maintaining a coherent attestation trail.
6-
5+
We want to perform attestations from that repository, over to the parent repository, maintaining a coherent attestation trail.
76

87
## Scenario
98

10-
* Clone down the this repo
11-
* Attest one artifact
9+
* Clone down the current repository
10+
* Attest an artifact
1211
* Clone down another repo: https://github.com/sofusalbertsen/devbox-demo
1312
* Attest files from the second repo with two different styles:
1413
* Attest to the trail AND the HEAD commit from parent repo.

0 commit comments

Comments
 (0)