From bffa0275de69b00019fb5d9a7beadf7dbc6e9026 Mon Sep 17 00:00:00 2001 From: oz-sayari <159052949+oz-sayari@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:34:01 -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