diff --git a/plinth/modules/security/templates/security_report.html b/plinth/modules/security/templates/security_report.html index d0e0139f3..4401c1e48 100644 --- a/plinth/modules/security/templates/security_report.html +++ b/plinth/modules/security/templates/security_report.html @@ -10,14 +10,18 @@
{% blocktrans trimmed with count=freedombox_report.vulns %} - The installed version of FreedomBox has {{ count }} reported security - vulnerabilities. + There are {{ count }} reported security vulnerabilities in the FreedomBox + app, which provides the core services and user interface for a FreedomBox + server. {% endblocktrans %}
{% blocktrans trimmed %} The following table lists the current reported number, and historical count, of security vulnerabilities for each installed app. + More information on the vulnerabilities can be found on the + Debian Security + Bug Tracker. {% endblocktrans %}