Skip to content

Commit 07e156b

Browse files
committed
README: Add list of conformance-tested tuf clients
Improve visibility of tested clients and encourage testing. The list was taken from: theupdateframework/tuf-conformance#276 kudos to @jku Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent d46e1eb commit 07e156b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,15 @@ Meet the community on the
1515
- **Location:** [meet.google.com/jhk-cvuf-icd](https://meet.google.com/jhk-cvuf-icd)
1616
- **Agenda:** [hackmd.io/jdAk9rmPSpOYUdstbIvbjw](https://hackmd.io/jdAk9rmPSpOYUdstbIvbjw)
1717
- **Calendar:** [www.cncf.io/calendar](https://www.cncf.io/calendar/)
18+
19+
20+
## TUF Clients
21+
22+
TUF clients tested for specification-conformance. See the
23+
[TUF conformance test suite](https://github.com/theupdateframework/tuf-conformance)
24+
for details and instructions to get tested.
25+
26+
[![python-tuf](https://img.shields.io/github/actions/workflow/status/theupdateframework/python-tuf/conformance.yml?branch=develop&label=python-tuf)](https://github.com/theupdateframework/python-tuf/actions/workflows/conformance.yml?query=branch%3Adevelop)
27+
[![tuf-js](https://img.shields.io/github/actions/workflow/status/theupdateframework/tuf-js/conformance.yml?branch=main&label=tuf-js)](https://github.com/theupdateframework/tuf-js/actions/workflows/conformance.yml?query=branch%3Amain)
28+
[![sigstore-ruby](https://img.shields.io/github/check-runs/sigstore/sigstore-ruby/main?nameFilter=TUF%20Ruby%203.4%20%2F%20ubuntu-latest&label=sigstore-ruby)](https://github.com/sigstore/sigstore-ruby/actions/workflows/ci.yml?query=branch%3Amain)
29+
[![sigstore-java](https://img.shields.io/github/actions/workflow/status/sigstore/sigstore-java/tuf-conformance.yml?branch=main&label=sigstore-java)](https://github.com/sigstore/sigstore-java/actions/workflows/conformance.yml?query=branch%3Amain)

0 commit comments

Comments
 (0)