sbom signing (#303)

Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
Fabian Kammel 2022-10-21 15:19:51 +02:00 committed by GitHub
parent c1b4193791
commit 18ae86c38e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 237 additions and 11 deletions

View file

@ -168,6 +168,11 @@ const sidebars = {
label: 'Use Azure trusted launch VMs',
id: 'workflows/trusted-launch',
},
{
type: 'doc',
label: 'Consume SBOMs',
id: 'workflows/sbom',
},
{
type: 'doc',
label: 'Troubleshooting',