From 95aa487dd857eb5a3dd2400c9ac05f0428fabe0e Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Fri, 21 Jul 2023 10:51:55 -0300 Subject: [PATCH] doc: include experimental features assessment PR-URL: https://github.com/nodejs/node/pull/48824 Refs: https://github.com/nodejs-private/node-private/issues/420 Reviewed-By: Luigi Pinca Reviewed-By: Ruy Adorno Reviewed-By: Michael Dawson Reviewed-By: Matteo Collina --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index e815fbbd538217..85c185df6006cb 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -199,6 +199,12 @@ the community they pose. that artifact is large enough to impact performance or cause the runtime to run out of resources. +## Assessing experimental features reports + +Experimental features are eligible to reports as any other stable feature of +Node.js. They will also be susceptible to receiving the same severity score +as any other stable feature. + ## Receiving security updates Security notifications will be distributed via the following methods.