Skip to content

Commit 1a4a60b

Browse files
committed
fix: remove graph storage statement from overview
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>
1 parent a2decfb commit 1a4a60b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following is the intended scope of the Veraison Project. This is being liste
4949

5050
### Scope - Provisioning
5151

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.
5353
Given the above, the scope of the Provisioning work is:
5454

5555
* API to allow provisioning of Reference Values / Endorsements from supply chain. Secured provisioning actions will be validated.

0 commit comments

Comments
 (0)