Skip to content

Commit

Permalink
Update use_cases.md
Browse files Browse the repository at this point in the history
Fix a) b) c) format.
  • Loading branch information
suizman authored Apr 3, 2019
1 parent c1e7e6b commit d44935d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/use_cases/use_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,15 @@ For this example, we will suppose for each dependency we have the following data
}

The general workflow can comprise the following steps:
a) develop code, adding dependencies
b) ensure those dependencies are correct
c) add the verified dependencies to the QED log
d) trigger the pipeline to build the software
e) download the dependencies
f) generate a QED event for each dependency
g) verify each generated entry against QED, failing when the event does not verify


a) develop code, adding dependencies
b) ensure those dependencies are correct
c) add the verified dependencies to the QED log
d) trigger the pipeline to build the software
e) download the dependencies
f) generate a QED event for each dependency
g) verify each generated entry against QED, failing when the event does not verify

### Tampering the dependency repository

Expand Down Expand Up @@ -267,4 +269,4 @@ A client of Bank A acquires new banking products. Those products are subject to
#### Tampering the source
#### Tampering the application
#### Tampering the QED log
#### Tampering the QED snapshot store
#### Tampering the QED snapshot store

0 comments on commit d44935d

Please sign in to comment.