-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestpythonPull request that updates python codePull request that updates python code
Description
Are you willing to contribute it (Yes/No): Yes
Describe the feature and the current behavior/state.
Currently the in-toto wrapper writes all of the attestation for each step as an update to the DBoM assets which means that for a long pipeline, the asset can grow very large. It would be good to support creating each steps attestation as a separate DBoM asset which are then attached to the overall asset.
Will this change the current API? How?
Yes, will add a flag that says how the attestations are stored.
Who will benefit with this feature?
Will help anyone with large pipelines from having extremely large DBoM assets.
Miscellaneous Information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull request that updates python codePull request that updates python code