From 13d3c878235a47a334bc7507e304d72c63092833 Mon Sep 17 00:00:00 2001 From: Vijay Sarvepalli Date: Mon, 3 Nov 2025 11:43:20 -0500 Subject: [PATCH] Revise security policy for supported versions Updated the security policy to reflect supported versions and reporting process. --- SECURITY.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..67cab20 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +The project expr-eval and expr-eval-fork is currently released via https://www.npmjs.com/package/expr-eval-fork + +| Version | Supported | +| ------- | ------------------ | +| 2.0.2 | :white_check_mark: | +| < 2.0.2 | :x: | + +## Reporting a Vulnerability + +You can create an issue in this GitHub reposiotry and report a vulnerability