From e627ee10c73b0662f97619d4cda289a90a1aed38 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 20 Oct 2020 11:08:41 +0100 Subject: more home page tweaking --- ctrack/templates/pages/home.html | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) (limited to 'ctrack/templates') diff --git a/ctrack/templates/pages/home.html b/ctrack/templates/pages/home.html index 3c563db..a8fa58e 100644 --- a/ctrack/templates/pages/home.html +++ b/ctrack/templates/pages/home.html @@ -6,20 +6,20 @@

ctrack

-

DfT's Cyber Compliance Team's information management system, used to track all core +

DfT's Cyber Compliance Team's proof of concept information management system, used to track + all core components of the NIS regime.

-

ctrack is a proof-of-concept web application developed in-house by the Cyber Compliance +

ctrack is developed in-house by the Cyber Compliance Team at the UK Department for Transport that aims to demonstrate the improvements in workflow possible by storing data associated with OES and its associated CAF data in a relational database. It focuses on the absolute basics of managing any business data: Create, Read, Update, Delete (CRUD) functionality and demonstrates how collection and analysis of ongoing assessment data - using the CAF as the foundation (the framework, not the spreadsheet) - can be exponentially improved using the simplest of form-based web application.

-
-

+

OES/Organisations

-

There are currently 53 There are currently {{ no_orgs }} organisations on ctrack, comprising 124 people.

+ class="lead font-weight-bold">{{ no_people }} people. + OES are responsible for {{ no_essential_services }} NIS essential services. There have been a total of X interactions with OES by inspectors, + including X emails, X + phone calls, X video conferences, and X + meetings.

You can filter these lists to view things by lead inspector, sub-mode and other things.

-

+

There are 93 CAFs on - ctrack.

+ ctrack, providing data on {{ no_systems }} critical systems. Of these, 12 have been validated. X + are currently undergoing validation and X are currently being updated by OES.

-

Of these - 12 have been validated.

-- cgit v1.2.3