File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -39,4 +39,9 @@ Thumbs.db
39
39
40
40
# Editor backup files #
41
41
# ######################
42
- * ~
42
+ * ~
43
+
44
+
45
+ # IDE #
46
+ # ######################
47
+ .vscode
Original file line number Diff line number Diff line change @@ -93,6 +93,20 @@ Agents can be created for
93
93
- Private DLTs (Eg. Hyperledger Fabric, Corda Enterprise e.t.c)
94
94
- Public DLTs (Eg. The IOTA Tangle, Ethereum)
95
95
- Traditional Datastores (Eg. MongoDB, PostgreSQL e.t.c)
96
+ - Transparency Logs (Eg. Trillian _)
97
+
98
+ .. _Trillian : https://github.com/google/trillian
99
+ ==========
100
+ Extensions
101
+ ==========
102
+
103
+ Extensions allow of other supply chain solutions to store and access data from a DBoM.
104
+
105
+ The currently supported extensions are:
106
+
107
+ - in-toto _
108
+
109
+ .. _in-toto : https://github.com/in-toto/in-toto
96
110
97
111
98
112
========================
You can’t perform that action at this time.
0 commit comments