-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathget-measurements.json
More file actions
56 lines (56 loc) · 2.11 KB
/
get-measurements.json
File metadata and controls
56 lines (56 loc) · 2.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"measurement_id": "v1.2.3-20241010-rc1",
"attestation_type": "azure-tdx",
"measurements": {
"8": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"11": {
"expected": "efa43e0beff151b0f251c4abf48152382b1452b4414dbd737b4127de05ca31f7"
},
"12": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"13": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"15": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"4": {
"expected_any": ["ea92ff762767eae6316794f1641c485d4846bc2b9df2eab6ba7f630ce6f4d66f", "aa92ff762767eae6316794f1641c485d4846bc2b9df2eab6ba7f630ce6f4d66f"]
},
"9": {
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a504755ad9194cffd90b2489"
}
}
},
{
"measurement_id": "foobar123",
"attestation_type": "azure-tdx",
"measurements": {
"8": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"11": {
"expected": "efa43e0beff151b0f251c4abf48152382b14521f822222222222222222222222"
},
"12": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"13": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"15": {
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
},
"4": {
"expected": "ea92ff762767eae6316794f1641c485d4846bc2b922222222222222222222222"
},
"9": {
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a22222222222222222222222"
}
}
}
]