From e281a9c2c19866658d2fcc826b74a4ec90306559 Mon Sep 17 00:00:00 2001 From: Charles Hu Date: Tue, 20 Jun 2023 14:49:49 -0400 Subject: [PATCH] Deprecation message Signed-off-by: Charles Hu --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6932640cc..015b853b5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# [DEPRECATED] + +This package is deprecated and no longer supported or actively developed by MITRE. Use is NOT RECOMMENDED. + +If you are using this package as a dependency of [Heimdall2](https://github.com/mitre/heimdall2) or the [SAF CLI](https://github.com/mitre/saf), please update to the latest version and clean out your `node_modules` directory. This package is no longer a required dependency. + +--- + [![Build Status](https://travis-ci.org/splunk/splunk-sdk-javascript.svg?branch=master)](https://travis-ci.org/splunk/splunk-sdk-javascript) # The Splunk Enterprise Software Development Kit for JavaScript