From 2ed5923269aad98f51a17367cf7d118d12c6e67e Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 29 Nov 2024 17:22:32 +0100 Subject: [PATCH] Close S3271 for javascript --- rules/S3271/javascript/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/S3271/javascript/metadata.json b/rules/S3271/javascript/metadata.json index 79d56ce2253..caad4ffe518 100644 --- a/rules/S3271/javascript/metadata.json +++ b/rules/S3271/javascript/metadata.json @@ -1,7 +1,7 @@ { "title": "Local storage should not be used", "type": "VULNERABILITY", - "status": "deprecated", + "status": "closed", "remediation": { "func": "Linear with offset", "linearDesc": "per additional use of the api",