From ef92e2dd05dc07b527500b0c30267a651c2df5a8 Mon Sep 17 00:00:00 2001 From: Michael Herzog Date: Wed, 27 May 2026 18:14:41 -0700 Subject: [PATCH 1/3] Update getting-started.md Updated use case section to cover all 4 topics - Need to update the doc names and headings to match: - compliance.md to license-compliance.md - security.md to software-security.md (we do not really talk about supply chain atm) - Updated projects links to link to the relevant headings Signed-off-by: Michael Herzog --- website/docs/getting_started/getting-started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/getting_started/getting-started.md b/website/docs/getting_started/getting-started.md index 71182b6..303cf62 100644 --- a/website/docs/getting_started/getting-started.md +++ b/website/docs/getting_started/getting-started.md @@ -15,10 +15,11 @@ compliance and supply chain security. Our approach is to describe common use cases and show you how specific AboutCode capabilities apply to those use cases. -The use cases are grouped according to 3 major topics: +The use cases are grouped according to 4 major topics: - Software identification - License compliance - Supply chain security +- CRAVEX: Abbreviation for "Cyber Resilience Application for Vulnerability Exploitability Exchange" If you already know which AboutCode projects you are interested in you can find project information in the **AboutCode Projects Overview** section of the From d8d693a9bcfe409ae30ed7bdb9981a1f372ec03b Mon Sep 17 00:00:00 2001 From: Michael Herzog Date: Thu, 28 May 2026 12:11:45 -0700 Subject: [PATCH 2/3] Update getting-started.md Editorial changes for use cases to match the topics to the four topics (CRAVEX was missing) Signed-off-by: Michael Herzog --- website/docs/getting_started/getting-started.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/docs/getting_started/getting-started.md b/website/docs/getting_started/getting-started.md index 303cf62..d01d092 100644 --- a/website/docs/getting_started/getting-started.md +++ b/website/docs/getting_started/getting-started.md @@ -18,13 +18,13 @@ cases. The use cases are grouped according to 4 major topics: - Software identification - License compliance -- Supply chain security -- CRAVEX: Abbreviation for "Cyber Resilience Application for Vulnerability Exploitability Exchange" - +- Software security +- CRAVEX: An open source solution for any organization to efficiently comply with the CRA +and other regulatory requirements and improve its overall software security posture. + If you already know which AboutCode projects you are interested in you can -find project information in the **AboutCode Projects Overview** section of the -Projects page of this website. Each project card provides comprehensive project -information including: +find detailed project information in the Projects page of this website. Each project +card provides comprehensive project information including: - Description - Documentation URL - GitHub Repository URL @@ -49,4 +49,4 @@ The projects are presented in 5 categories: If you have questions about how to apply AboutCode building blocks to your requirements, please join one of our community meetings or on Gitter or Slack. -See our [Meetings page](/docs/about/meetings) for details. +See our [Meetings](/docs/about/meetings) page for details. From ecd53e746f0106eb1e151c808902ea0325f44435 Mon Sep 17 00:00:00 2001 From: Michael Herzog Date: Thu, 28 May 2026 12:14:20 -0700 Subject: [PATCH 3/3] Update getting-started.md Signed-off-by: Michael Herzog --- website/docs/getting_started/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/getting_started/getting-started.md b/website/docs/getting_started/getting-started.md index d01d092..c5197a8 100644 --- a/website/docs/getting_started/getting-started.md +++ b/website/docs/getting_started/getting-started.md @@ -17,8 +17,8 @@ cases. The use cases are grouped according to 4 major topics: - Software identification -- License compliance - Software security +- License compliance - CRAVEX: An open source solution for any organization to efficiently comply with the CRA and other regulatory requirements and improve its overall software security posture.