From 819a3380f76399e880ad180e809263a284752df5 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Mon, 1 Jun 2026 13:50:24 +1000 Subject: [PATCH] sam-4screen-desktop 2026-6-1:13:50:23 --- .obsidian/workspace.json | 2 +- 300 areas/350 AI/Security NPM packages tools.md | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a46eb25..8d24231 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -209,8 +209,8 @@ }, "active": "b145af38583e5d9a", "lastOpenFiles": [ - "300 areas/350 AI/Security NPM packages tools.md", "300 areas/350 AI/AI Tools to try.md", + "300 areas/350 AI/Security NPM packages tools.md", "100 inbox/Filesystem Consolidation Plan.md", "100 inbox/Home Network Overview.md", "000 daily/Daily Notes and To Do.md", diff --git a/300 areas/350 AI/Security NPM packages tools.md b/300 areas/350 AI/Security NPM packages tools.md index da8d0d1..b97fa30 100644 --- a/300 areas/350 AI/Security NPM packages tools.md +++ b/300 areas/350 AI/Security NPM packages tools.md @@ -43,7 +43,19 @@ source_url: https://www.youtube.com/watch?v=Wq6yMdt11LM ## Scan dependecies Ensure you use aliases so that these are use before we install. +*Clear package managers cache* **Socket Firewall** - +source_url: https://docs.socket.dev/docs/socket-firewall-free **npq** source_url: https://github.com/lirantal/npq + +## LOCK FILES +*PR can change the package url* +- LockFile-Lint + + +## Use CLEAN install commands. CI +- npm ci +- pnpm install --frozen-lockfile +- bun isntall --frozen-lockfile +