diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index b06f055..8d24231 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "300 areas/350 AI/AI Tools to try.md", + "file": "300 areas/350 AI/Security NPM packages tools.md", "mode": "source", "source": true }, "icon": "lucide-file", - "title": "AI Tools to try" + "title": "Security NPM packages tools" } } ] @@ -174,13 +174,25 @@ "icon": "lucide-ghost", "title": "calendar" } + }, + { + "id": "8018aa52f0591df9", + "type": "leaf", + "state": { + "type": "file-properties", + "state": { + "file": "300 areas/350 AI/Security NPM packages tools.md" + }, + "icon": "lucide-info", + "title": "File properties for Security NPM packages tools" + } } - ] + ], + "currentTab": 6 } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "left-ribbon": { "hiddenItems": { @@ -197,6 +209,8 @@ }, "active": "b145af38583e5d9a", "lastOpenFiles": [ + "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", @@ -208,7 +222,6 @@ "300 areas/350 AI/Hermes Ai autonomous Agent.md", "300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md", "300 areas/360 Dev-Ops Network Computers/Untitled.md", - "300 areas/350 AI/AI Tools to try.md", "Clippings/Bumblebee The Open-Source Scanner for Messy Dev Machines.md", "Clippings", "Untitled.canvas", @@ -232,7 +245,6 @@ "300 areas/310 Home Assistant/Dog Feeder.md", "300 areas/310 Home Assistant/Front Door Cam.md", "200 projects/210 AI Resume/Local Hybrid Vector + Graph RAG Setup.md", - "200 projects/210 AI Resume/Resume Ideas.md", - "200 projects/210 AI Resume/Trigger.Dev.md" + "200 projects/210 AI Resume/Resume Ideas.md" ] } \ No newline at end of file diff --git a/300 areas/350 AI/Security NPM packages tools.md b/300 areas/350 AI/Security NPM packages tools.md new file mode 100644 index 0000000..07f27ee --- /dev/null +++ b/300 areas/350 AI/Security NPM packages tools.md @@ -0,0 +1,17 @@ +--- +created: 2026-06-01 12:45 +modified: 2026-06-01 12:45 +type: note +tags: + - ai + - tools + - ai-resume + - security +aliases: [] +--- +# [[Security NPM packages tools]] + +## Set minimum release age +- NPM: .npmrc file min-release-age=7 days +- PNPM: per project or global in pnpm-workspace.yml, +