From 3b3db89af724d8faa1b0352195e73e63352a8f7d Mon Sep 17 00:00:00 2001 From: Marko Stojanovic Date: Tue, 19 Mar 2024 13:22:27 +0100 Subject: [PATCH] Update documentation --- README.md | 2 +- doc/TRUEConnector/prerequisite.md | 8 ++++---- doc/configuration-list-evaluation.md | 15 ++++++++------- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0853521..2507029 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](doc/TRUE_Connector_Logo.png?raw=true)
- Version 1.0.7 + Version 1.0.8


diff --git a/doc/TRUEConnector/prerequisite.md b/doc/TRUEConnector/prerequisite.md index 98d80f0..c29c10e 100644 --- a/doc/TRUEConnector/prerequisite.md +++ b/doc/TRUEConnector/prerequisite.md @@ -115,13 +115,13 @@ AllowUsers sshUser1 sshUser2... ### Periodic SSH Key Update Procedure -To maintain security, OS administrators should periodically refresh SSH keys. This process should occur every tthree months (minimal, or even on lesser time frame if security policy requires). During each update cycle, administrators are responsible for informing users that they need to generate a new key pair and securely transfer the new public key. Failure to do so will make previous keys invalid. This practice ensures that potential security risks associated with compromised or outdated keys are mitigated. +To maintain security, OS administrators must periodically refresh SSH keys. This process must occur every three months (minimal, or even on lesser time frame if security policy requires). During each update cycle, administrators are responsible for informing users that they need to generate a new key pair and securely transfer the new public key. Failure to do so will make previous authorized keys invalid. This practice ensures that potential security risks associated with compromised or outdated keys are mitigated. -To facilitate this process, the following steps should be diligently followed: +To facilitate this process, the following steps must be diligently followed: -* Generate New SSH Keys: Users should create new SSH key pairs. +* Generate New SSH Keys: Users must create new SSH key pairs. -* Distribute New Keys Securely: Once new keys are generated, the public-key should be securely transferred to OS administrator. +* Distribute New Keys Securely: Once new keys are generated, the public-key must be securely transferred to OS administrator. * Update the authorized_keys File: The new public keys must be added to the authorized_keys file on the server, replacing the old keys. diff --git a/doc/configuration-list-evaluation.md b/doc/configuration-list-evaluation.md index a873313..6208bec 100644 --- a/doc/configuration-list-evaluation.md +++ b/doc/configuration-list-evaluation.md @@ -4,13 +4,14 @@ This document contains an iterative table providing details on the certification | TRUE Connector version | Release Date | Submodules version | Source code | Evaluation evidence| |:-----------------------:|:--------------:|:-----------------------------------------------------------------------:|:----------:|:-------------------| -| v1.0.7 | 2023-02-27 | ECC (v1.14.8), DataApp (v0.3.8), UCApp (v1.7.9), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.7) |Teams meetings, Email conversations | -| v1.0.6 | 2023-01-26 | ECC (v1.14.7), DataApp (v0.3.8), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.6) |TRUE Connector evaluation clarification points TC/v1/v2/v3/v4/v5/v6, Email conversations | -| v1.0.5 | 2022-12-13 | ECC (v1.14.6), DataApp (v0.3.7), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.5) | JIRA issues, Email conversations | -| v1.0.4 | 2022-11-17 | ECC (v1.14.6), DataApp (v0.3.7), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.4) |JIRA issues, Email conversations | -| v1.0.3 | 2022-10-13 | ECC (v1.14.4), DataApp (v0.3.4), UCApp (v1.7.5), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.3) | JIRA issues, Email conversations | -| v1.0.2 | 2022-10-04 | ECC (v1.14.3), DataApp (v0.3.2), UCApp (v1.7.5), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.2) | JIRA issues, Email conversations | -| v1.0.1 | 2021-08-22 | ECC (v1.14.2), DataApp (v0.3.1), UCApp (v1.7.4), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.1) | JIRA Issues, Email conversations | +| v1.0.8 | 2024-04-19 | ECC (v1.14.8), DataApp (v0.3.8), UCApp (v1.7.9), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.8) | Email conversations | +| v1.0.7 | 2024-02-27 | ECC (v1.14.8), DataApp (v0.3.8), UCApp (v1.7.9), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.7) |Teams meetings, Email conversations | +| v1.0.6 | 2024-01-25 | ECC (v1.14.7), DataApp (v0.3.8), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.6) |TRUE Connector evaluation clarification points TC/v1/v2/v3/v4/v5/v6, Email conversations | +| v1.0.5 | 2023-12-13 | ECC (v1.14.6), DataApp (v0.3.7), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.5) | JIRA issues, Email conversations | +| v1.0.4 | 2023-11-17 | ECC (v1.14.6), DataApp (v0.3.7), UCApp (v1.7.8), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.4) |JIRA issues, Email conversations | +| v1.0.3 | 2023-10-13 | ECC (v1.14.4), DataApp (v0.3.4), UCApp (v1.7.5), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.3) | JIRA issues, Email conversations | +| v1.0.2 | 2023-10-04 | ECC (v1.14.3), DataApp (v0.3.2), UCApp (v1.7.5), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.2) | JIRA issues, Email conversations | +| v1.0.1 | 2023-08-22 | ECC (v1.14.2), DataApp (v0.3.1), UCApp (v1.7.4), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.1) | JIRA Issues, Email conversations | | v1.0.0 | 2023-07-19 | ECC (v1.14.1), DataApp (v0.3.0), UCApp (v1.7.2), PIP (v1.0.0) |[Link](https://github.com/Engineering-Research-and-Development/true-connector/releases/tag/v1.0.0) | Feedback_Questionnaire_Connector_TRUE_Connector_14_07_2023.xlsx, JIRA issues, email conversations |