Ch 6: Attestation Generation - #43
Conversation
|
Let's have this section follow this: 6.1 Overview: Brief description of this In this PR you can focus on 6.1, 6.2, and 6.5. I will handle 6.3 and 6.4 in a separate PR. |
|
Also: Please add a DCO signoff to all your commits ( |
|
Makes sense. I'll change the section based on the suggestion and focus on parts 6.1, 6.2, and 6.5. Thanks for reviewing. |
Signed-off-by: Uk-jake <mag0225@naver.com>
Signed-off-by: Uk-jake <mag0225@naver.com>
Signed-off-by: Uk-jake <mag0225@naver.com>
|
|
||
| ### 6.4 Containerized Builds | ||
|
|
||
| ### 6.5 Example Workflow |
There was a problem hiding this comment.
Just have this be "Example Workflow - Witness" and talk about how to use witness to generate this attestation. We don't need to have multiple subheadings within it. All the implementation details we can mention will only be about witness and not something generally applicable.
Need to mention: What stage of the build is used typically. What witness flags/command can be used. How the captured information is represented in the final attestation.
I am currently writing Chapter 6 (Attestation Generation)
related
#37