From caddcba0a89b958fd306675782bf7fc69a43a2bb Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Mon, 9 Sep 2024 13:21:11 +0200 Subject: [PATCH] Update example-code-SECURITY.md (#14) Signed-off-by: Thomas Neidhart --- templates/example-code-SECURITY.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/example-code-SECURITY.md b/templates/example-code-SECURITY.md index 9360886..d9f66a2 100644 --- a/templates/example-code-SECURITY.md +++ b/templates/example-code-SECURITY.md @@ -12,11 +12,9 @@ This Eclipse Foundation Project adheres to the [Eclipse Foundation Vulnerability ## Vulnerability Handling -This repository contains code for educational and / or demonstration purposes only and **SHOULD NOT** be used for production. +This repository contains code for educational and / or demonstration purposes only and **SHOULD NOT** be used for production. -In accordance with the latest [CNA rules](https://www.cve.org/ResourcesSupport/AllResources/CNARules), no CVE IDs will be assigned for vulnerabilities reported to this repository, -however the project will strive to fix any reported vulnerability and mention vulnerable released or tagged versions of code in this repository in the -[README.md](https://github.com//blob/main/README.md). +In general, no CVE IDs will be assigned for vulnerabilities reported to this repository, however the project will strive to fix any reported vulnerability and mention vulnerable released or tagged versions of code in this repository in it's [README.md](https://github.com//blob/main/README.md). ## How To Report a Vulnerability