From ce878512c1c8d70bb57dc6d2db050da6ecefcece Mon Sep 17 00:00:00 2001 From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com> Date: Sat, 16 Mar 2024 19:22:00 +0100 Subject: [PATCH] adds a first version to point to enroll instructions --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d7e5c42..8b6a917 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -# Emerald project \ No newline at end of file +# Emerald project + +This is the Gitlab group for sharing the code of the [Emerald project](https://www.emerald-he.eu/). + +EMERALD’s mission is to provide a user-friendly framework to help stakeholders in the cybersecurity field efficiently manage certifications, enhancing the security and effectiveness of cloud service usage. The proposed EMERALD environment will be the foundation for defining a new service for assisting the certification process that we named Certification-as-a-Service (CaaS). + +## Structure + +the group is divided into the following subgroups: +- public: contains the public code of the project +- private: contains the private code of the project + +## Enroll + +To enroll in the project, follow the instructions in the [public/enroll](https://git.code.tecnalia.com/emerald/public/enroll/-/blob/master/README.md) repository. -- GitLab