From b9ab9b2bbd7a8134f04bf7716de743ca938cb13e Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 26 Nov 2019 01:04:19 +1000 Subject: Report Integrity results. --- apt-panopticon-report-web.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon-report-web.lua') diff --git a/apt-panopticon-report-web.lua b/apt-panopticon-report-web.lua index ebc0e66..4064ec1 100755 --- a/apt-panopticon-report-web.lua +++ b/apt-panopticon-report-web.lua @@ -277,7 +277,7 @@ if nil == file then C("opening mirrors file - " .. e) else local dns = "" local protocol = status(k, results, "Protocol") local sanity = "[skip]" - local integrity = "[skip]" + local integrity = status(k, results, "Integrity") local updated = "[skip]" -- DNS-RR test. -- cgit v1.1