CVE Tags added 66/14866/1
authoraravind.est <aravindhan.a@est.tech>
Mon, 1 Sep 2025 13:41:54 +0000 (14:41 +0100)
committeraravind.est <aravindhan.a@est.tech>
Mon, 1 Sep 2025 13:41:54 +0000 (14:41 +0100)
CVE tags added.

Issue-ID: NONRTRIC-1086
Change-Id: I3c60dd92e754aa6e7309bf7131fff30dee04e99b
Signed-off-by: aravind.est <aravindhan.a@est.tech>
NOT_DESIGNED_FOR_PRODUCTION.md [new file with mode: 0644]
README.md

diff --git a/NOT_DESIGNED_FOR_PRODUCTION.md b/NOT_DESIGNED_FOR_PRODUCTION.md
new file mode 100644 (file)
index 0000000..521e065
--- /dev/null
@@ -0,0 +1,26 @@
+# NOT DESIGNED FOR PRODUCTION
+
+This component, module, or repository is not intended for production use.
+
+## Purpose
+The code contained here is provided as a pre-specification reference implementation and is meant to support the development and validation of technical requirements under discussion within the O-RAN Alliance. It may be used for prototyping, research, and early feedback, but:
+
+It is not complete,
+
+It may not conform to finalized specifications,
+
+It may contain known or unknown security vulnerabilities,
+
+It is not monitored for CVEs, and
+
+It receives no guarantee of support, updates, or fixes.
+
+## Disclaimer
+This software is made available as-is and without warranty of any kind.
+Use in production systems is strongly discouraged.
+Any use in products or deployments is at the user's own risk.
+
+For production-grade implementations, please consult finalized O-RAN specifications and implementations that explicitly state compliance and maintenance support.
+
+---
+2025 highstreet technologies USA Corp. / O-RAN-SC OAM / OpenInfra Foundation Europe - Licensed under the terms in the [Apache 2.0 LICENSE file](LICENSE.txt).
\ No newline at end of file
index 48f2f20..b89b7f5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,13 @@
-# O-RAN-SC Non-RealTime RIC DMaaP Information Producer
+# O-RAN-SC Non-RealTime RIC DMaaP Information Producer  (Experimental O-RAN-SC Module)
+
+
+![Status: Not for Production](https://img.shields.io/badge/status-not--for--production-red)
+![Status: Experimental](https://img.shields.io/badge/CVE%20Support-none-lightgrey)
+
+> [!WARNING]
+> This repository is pre-spec and not intended for production use. No CVE remediation or production guarantees apply.
+
+
 This product is a generic information producer (as defined by the Information Coordinator Service (ICS)). It can produce any information that can be retrieved from DMaaP or Kafka. Its main tasks is to register information types and itself as a producer using the ICS Data Producer API.
 
 A data consumer may create information jobs through the ICS Data Producer API.