{{ total }} package{{ 's' if total != 1 else '' }} found
| Package | Version | SBOM Formats | |
|---|---|---|---|
| {{ pkg.name }} | {{ pkg.version }} |
{% for fmt in pkg.formats %}
{{ fmt }}
{% endfor %}
|
View SBOM → |
No packages found{% if active_format %} with {{ active_format }} SBOMs{% endif %}.
Packages appear here once they've been queried through the TEA API.