You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the statement about graph storage from project overview, as we
do not require, nor haven any plans to require, graph-based databases,
and this statement seems to be causing some confusion.
Signed-off-by: setrofim <setrofim@gmail.com>
Copy file name to clipboardExpand all lines: project-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The following is the intended scope of the Veraison Project. This is being liste
49
49
50
50
### Scope - Provisioning
51
51
52
-
Some of the more complex problems in the implementation of Verification Services arise from the requirements of Appraisal Policies to access Reference Values for Evidence. These values must be supplied by a trusted supply chain and kept securely by the Service. The Veraison project supports a Provisioning module that allows Reference Values (& Endorsements) to be presented by the supply chain and stored within the service. The actual storage medium is abstracted from the storage model. It has been determined that the most appropriate form of storage to support queries by the validator is a database that support graph structures & queries.
52
+
Some of the more complex problems in the implementation of Verification Services arise from the requirements of Appraisal Policies to access Reference Values for Evidence. These values must be supplied by a trusted supply chain and kept securely by the Service. The Veraison project supports a Provisioning module that allows Reference Values (& Endorsements) to be presented by the supply chain and stored within the service. The actual storage medium is abstracted from the storage model.
53
53
Given the above, the scope of the Provisioning work is:
54
54
55
55
* API to allow provisioning of Reference Values / Endorsements from supply chain. Secured provisioning actions will be validated.
0 commit comments