From 792e6089aa1be1015fcafc1eca0b38f6bd35f4f6 Mon Sep 17 00:00:00 2001 From: oz-sayari <159052949+oz-sayari@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:32:51 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20supply-chain=20hardening=20=E2=80=94?= =?UTF-8?q?=20lockfile=20enforcement=20+=20action=20SHA=20pins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..2143f3d --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +ignore-scripts=true +min-release-age=7