The Update Framework (TUF) security model over COSE_Sign1/CBOR
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-tuf / dune
111 B 7 lines
1(env 2 (dev 3 (flags :standard %{dune-warnings}))) 4 5(mdx 6 (files README.md) 7 (libraries tuf tuf.core tuf.json))