{{ artifact.repo_path }}
{{ artifact.artifact_id }}{{ artifact.content_sha256 }}{{ event.event_type }}
{{ event.created_at }}
{% if event.payload %}
{{ event.payload | tojson(indent=2) }}
{% endif %}
No operator-on-behalf provenance events recorded for this artifact.
{% endif %} {% if rendered_md %}{{ body_text }}
{% else %}
Inline rendering is not available for this artifact kind.
Use the raw API: GET /v1/artifacts/{{ artifact.artifact_id }}/raw.