diff --git a/app/templates/security.html b/app/templates/security.html index dd4499e..8405d80 100644 --- a/app/templates/security.html +++ b/app/templates/security.html @@ -9,7 +9,10 @@
{{ known|length }} out of {{ sources|length }} packages contain enough metadata for vulnerability scanning.
+{{ known|length }} out of {{ sources|length }} + packages contain enough metadata for vulnerability scanning. For more + information see the + vulnerability reporting documentation.