File tree 2 files changed +15
-6
lines changed
2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change
1
+ # How to Contribute
2
+
3
+ Currently this project is not accepting contributions. Should you have any
4
+ concerns, please open an issue and project maintainers will be in touch.
Original file line number Diff line number Diff line change 1
- This directory contains the VSAs for GKE VM images. The subfolder structure will follow the pattern -
1
+ This directory contains the VSAs (Verification Summary Attestations) for GKE VM images.
2
+ (we are not making VSAs for container images public at the moment). The subfolder
3
+ structure will follow the pattern -
2
4
3
5
```
4
- <VM_IAMGE_PROJECT >/<VM_IMAGE_NAME>:<VM_IMAGE_ID>.intoto.jsonl
6
+ <VM_IAMGE_PROJECT_ID>:<VM_IAMGE_PROJECT_NUMBER >/<VM_IMAGE_NAME>:<VM_IMAGE_ID>.intoto.jsonl
5
7
```
6
8
7
9
For eg: VSA for -
8
- ` gke-master-images:gke-1288-gke1166000-cos-109-17800-147-54-c-pre ` will be stored at -
9
- ` gke-master-images/gke-1288-gke1166000-cos-109-17800-147-54-c-pre:7627254251642584359.intoto.jsonl `
10
- where ` 7627254251642584359 ` is GCE VM image ID.
10
+ ` gke-master-images/gke-1288-gke1166000-cos-109-17800-147-54-c-pre ` will be
11
+ stored at -
12
+ ` gke-master-images:78064567238/gke-1288-gke1166000-cos-109-17800-147-54-c-pre:7627254251642584359.intoto.jsonl `
13
+ where ` 78064567238 ` is the Project number & ` 7627254251642584359 ` is GCE VM image ID.
11
14
12
- * GitHub repo: https://github.com/googlecloudPlatform/gke-vsa
15
+ * GitHub repo: https://github.com/googlecloudPlatform/gke-vsa
16
+
17
+ * Note:* This directory does ** not** exist yet.
You can’t perform that action at this time.
0 commit comments