You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this PR, we have more accurate provenance discovery and support various places that provenances may get stored, including GitHub release assets. With this refactoring, the information about the the provenance, such as the name and asset URL is not retained, however.
We need to refactor the AnalyzeContext.dynamic_data["provenance"] to retain the information related to the provenance.
The text was updated successfully, but these errors were encountered:
With this PR, we have more accurate provenance discovery and support various places that provenances may get stored, including GitHub release assets. With this refactoring, the information about the the provenance, such as the name and asset URL is not retained, however.
We need to refactor the
AnalyzeContext.dynamic_data["provenance"]
to retain the information related to the provenance.The text was updated successfully, but these errors were encountered: