Skip to content

Commit d97ab00

Browse files
author
benjamin-j-powell
committed
fixup! Adding verifiability proposal
Signed-off-by: benjamin-j-powell <[email protected]>
1 parent d31d6c7 commit d97ab00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cloudevents/extensions/verifiability.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -263,14 +263,14 @@ systems.
263263

264264
### Verification Coverage Table
265265

266-
The table below outlines which parts of a CloudEvent for our imaginary sha256
266+
The table below outlines which parts of a CloudEvent for our imaginary `rev`
267267
based verification implementation would cover:
268268

269269
|Verifiable information |binary-mode |structured-mode |comment |
270270
|--- |--- |--- |--- |
271271
|data/payload ||| |
272-
|mandatory context attributes |||The sha256 verification implementation only looks at the payload, not at any headers. |
273-
|optional context attributes |||
272+
|mandatory context attributes |||The `rev` verification implementation only looks at the payload, not at any headers. |
273+
|permissive context attributes |||
274274
|extension attributes |||
275275

276276
Again, `sha256` was chosen because it makes for an easily readable example. It is

0 commit comments

Comments
 (0)