CVES |
{{stats['data']['cves']['size']}} |
{% if stats['data']['cves']['last_update'] is not none %}
{{stats['data']['cves']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif %}
|
CPE |
{{stats['data']['cpe']['size']}} |
{% if stats['data']['cpe']['last_update'] is not none %}
{{stats['data']['cpe']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif %}
|
CPE-other |
{{stats['data']['cpeOther']['size']}} |
{% if stats['data']['cpeOther']['last_update'] is not none %}
{{stats['data']['cpeOther']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif
%} |
Capec |
{{stats['data']['capec']['size']}} |
{% if stats['data']['capec']['last_update'] is not none %}
{{stats['data']['capec']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif %}
|
CWE |
{{stats['data']['cwe']['size']}} |
{% if stats['data']['cwe']['last_update'] is not none %}
{{stats['data']['cwe']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif %}
|
via4 |
{{stats['data']['via4']['size']}} |
{% if stats['data']['via4']['last_update'] is not none %}
{{stats['data']['via4']['last_update'].strftime('%d-%m-%Y - %H:%M')}} {% else %}Not updated{% endif %}
|