security: Add explanation of sandboxing

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2020-01-12 21:28:41 -05:00 committed by Sunil Mohan Adapa
parent f6c7f77c0f
commit 693b109806
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -32,8 +32,14 @@
<p>
{% blocktrans trimmed %}
The following table lists the current reported number, and historical
count, of security vulnerabilities for each installed app. It also lists
whether each service is using sandboxing features.
count, of security vulnerabilities for each installed app.
{% endblocktrans %}
</p>
<p>
{% blocktrans trimmed %}
For apps that provide services, the "Sandboxed" column shows whether
sandboxing features are in use. Sandboxing mitigates the impact of a
potentially compromised app to the rest of the system.
{% endblocktrans %}
</p>
<table class="table table-bordered table-condensed table-striped">