From 10d262580bace8a64ca61837b8c0b90d3dbae0f5 Mon Sep 17 00:00:00 2001 From: Itamar Sharoni Date: Tue, 23 Jun 2026 17:04:25 +0300 Subject: [PATCH] safestringlib: Discontinuation notice Notice of discontinuation Signed-off-by: Itamar Sharoni Signed-off-by: Alexander Usyskin --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 59bcff3..b84b8ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# Discontinuation of Intel Safe String Library +Notice of discontinuation of project +This project will no longer be maintained by Intel. +Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. + +This project will be archived by 22 of July, 2026 + # safestringlib The Secure Development Lifecycle (SDL) recommends banning certain C Library functions because they directly contribute to security vulnerabilities such as buffer overflows. However routines for the manipulation of strings and memory buffers