Commit 69a5e6c
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- docs/security
- dstack
- cc-eventlog/src
- dstack-attest/src
- dstack-types/src
- dstack-util/src
- guest-agent-simulator/src
- guest-agent
- rpc/proto
- src
- vmm/src
- sdk
- go/dstack
- js/src
- python/src/dstack_sdk
Expand file treeCollapse file tree
Open diff view settings
Collapse file
docs/security/security-best-practices.md
Copy file name to clipboardExpand all lines: docs/security/security-best-practices.md+6Lines changed: 6 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
176 | 176 | |
177 | 177 | |
178 | 178 | |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
Collapse file
dstack/cc-eventlog/src/tcg.rs
Copy file name to clipboardExpand all lines: dstack/cc-eventlog/src/tcg.rs+16Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
448 | 448 | |
449 | 449 | |
450 | 450 | |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
451 | 467 | |
452 | 468 | |
453 | 469 | |
|
Collapse file
dstack/cc-eventlog/src/tdx.rs
Copy file name to clipboardExpand all lines: dstack/cc-eventlog/src/tdx.rs+12-20Lines changed: 12 additions & 20 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
| 58 | + |
| 59 | + |
| 60 | + |
62 | 61 | |
63 | 62 | |
64 | 63 | |
| ||
167 | 166 | |
168 | 167 | |
169 | 168 | |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
170 | 178 | |
171 | 179 | |
172 | 180 | |
| ||
319 | 327 | |
320 | 328 | |
321 | 329 | |
322 | | - |
323 | | - |
324 | | - |
325 | | - |
326 | | - |
327 | | - |
328 | | - |
329 | | - |
330 | | - |
331 | | - |
332 | | - |
333 | | - |
334 | | - |
335 | | - |
336 | | - |
337 | | - |
Collapse file
dstack/dstack-attest/src/attestation.rs
Copy file name to clipboardExpand all lines: dstack/dstack-attest/src/attestation.rs+4-16Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
817 | 817 | |
818 | 818 | |
819 | 819 | |
820 | | - |
821 | | - |
822 | | - |
823 | | - |
824 | | - |
| 820 | + |
825 | 821 | |
826 | 822 | |
827 | 823 | |
| ||
1449 | 1445 | |
1450 | 1446 | |
1451 | 1447 | |
1452 | | - |
1453 | | - |
1454 | | - |
1455 | | - |
1456 | | - |
| 1448 | + |
1457 | 1449 | |
1458 | 1450 | |
1459 | 1451 | |
| ||
1481 | 1473 | |
1482 | 1474 | |
1483 | 1475 | |
1484 | | - |
1485 | | - |
1486 | | - |
1487 | | - |
1488 | | - |
| 1476 | + |
1489 | 1477 | |
1490 | 1478 | |
1491 | 1479 | |
| ||
1505 | 1493 | |
1506 | 1494 | |
1507 | 1495 | |
1508 | | - |
| 1496 | + |
1509 | 1497 | |
1510 | 1498 | |
1511 | 1499 | |
|
Collapse file
dstack/dstack-attest/src/lib.rs
Copy file name to clipboardExpand all lines: dstack/dstack-attest/src/lib.rs+52-6Lines changed: 52 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
46 | 55 | |
47 | 56 | |
48 | 57 | |
49 | 58 | |
50 | | - |
51 | | - |
| 59 | + |
52 | 60 | |
53 | 61 | |
54 | 62 | |
| ||
58 | 66 | |
59 | 67 | |
60 | 68 | |
61 | | - |
| 69 | + |
62 | 70 | |
63 | 71 | |
64 | 72 | |
65 | 73 | |
66 | 74 | |
67 | 75 | |
68 | 76 | |
69 | | - |
70 | | - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
71 | 86 | |
72 | 87 | |
73 | 88 | |
74 | 89 | |
75 | 90 | |
76 | 91 | |
77 | 92 | |
78 | | - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
79 | 125 | |
80 | 126 | |
81 | 127 | |
|
Collapse file
dstack/dstack-types/src/lib.rs
Copy file name to clipboardExpand all lines: dstack/dstack-types/src/lib.rs+26-1Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
86 | 86 | |
87 | 87 | |
88 | 88 | |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
89 | 93 | |
90 | 94 | |
91 | 95 | |
| ||
153 | 157 | |
154 | 158 | |
155 | 159 | |
156 | | - |
| 160 | + |
157 | 161 | |
158 | 162 | |
159 | 163 | |
| ||
571 | 575 | |
572 | 576 | |
573 | 577 | |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
574 | 599 | |
575 | 600 | |
576 | 601 | |
|
Collapse file
dstack/dstack-util/src/system_setup.rs
Copy file name to clipboardExpand all lines: dstack/dstack-util/src/system_setup.rs+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2100 | 2100 | |
2101 | 2101 | |
2102 | 2102 | |
2103 | | - |
2104 | | - |
| 2103 | + |
2105 | 2104 | |
2106 | 2105 | |
2107 | 2106 | |
| ||
2122 | 2121 | |
2123 | 2122 | |
2124 | 2123 | |
2125 | | - |
2126 | | - |
| 2124 | + |
2127 | 2125 | |
2128 | 2126 | |
2129 | 2127 | |
|
Collapse file
dstack/guest-agent-simulator/src/simulator.rs
Copy file name to clipboardExpand all lines: dstack/guest-agent-simulator/src/simulator.rs+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
57 | 57 | |
58 | 58 | |
59 | 59 | |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
| 60 | + |
65 | 61 | |
66 | 62 | |
67 | 63 | |
|
Collapse file
dstack/guest-agent/rpc/proto/agent_rpc.proto
Copy file name to clipboardExpand all lines: dstack/guest-agent/rpc/proto/agent_rpc.proto+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
170 | 170 | |
171 | 171 | |
172 | 172 | |
173 | | - |
174 | | - |
175 | 173 | |
176 | 174 | |
177 | 175 | |
| ||
201 | 199 | |
202 | 200 | |
203 | 201 | |
204 | | - |
| 202 | + |
| 203 | + |
| 204 | + |
205 | 205 | |
206 | 206 | |
207 | 207 | |
|
Collapse file
dstack/guest-agent/src/backend.rs
Copy file name to clipboardExpand all lines: dstack/guest-agent/src/backend.rs+22-7Lines changed: 22 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
11 | 21 | |
12 | 22 | |
13 | 23 | |
| ||
36 | 46 | |
37 | 47 | |
38 | 48 | |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
| 49 | + |
46 | 50 | |
47 | 51 | |
48 | 52 | |
| ||
70 | 74 | |
71 | 75 | |
72 | 76 | |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
0 commit comments