{% extends "base.html" %} {% block content %}

Products

SPDX Product Data

Search All Packages
{% if cache_rebuilding %} {% endif %} {% if grouped_products %}

{{ grouped_products | length }} product name(s), {{ total_product_count }} total product medium(s)

Loading...

Initializing search interface...

{% else %}
{% if cache_rebuilding %}

Database Rebuilding

The cache daemon is currently rebuilding the database.

Product data will appear here automatically once the SPDX scan completes.
Please wait a few minutes and refresh this page.

{% else %}

No Products Found

No SPDX product data available in cache.

Configure SPDX scanning in config.ini under [spdx] section.
Then restart the cache daemon to populate SPDX data.

{% endif %}
{% endif %}
{% endblock %}