jenkinsci / in-toto-plugin

A Jenkins plugin to track steps and create in-toto link metadata
https://plugins.jenkins.io/in-toto/
MIT License
10 stars 14 forks source link

Grafeas Serializer: Spin this into its own tool for general purpose use #16

Open adityasaky opened 4 years ago

adityasaky commented 4 years ago

The Grafeas transport includes a convertor from the default in-toto document format into the slightly different Grafeas in-toto document format. This should be spun off into its own tool which the transport then uses.

The tool should also include the functionality described in #15.