pdmarf 5d7ac62617 Add Telegram alerts, setup script, and cron registration
- setup.sh: run once after cloning to configure credentials and register cron jobs
- config.sh gitignored so credentials never enter the repo
- Both scripts notify Telegram on issues/warnings, including hostname
- Cron runs npm-security-check at 08:00 and check-nextjs-rce at 08:05 daily
2026-04-17 22:11:58 +01:00
2026-04-17 21:53:09 +01:00

Security Tools

A collection of security scripts versioned in this repository.

Claude Code Context

This project is maintained with Claude Code. The working directory on macOS is:

/Users/petermarfleet/code/bin/security

To resume work in Claude Code from this directory:

cd /Users/petermarfleet/code/bin/security
claude

Cloning to a New Machine

git clone http://100.120.125.113:3000/pdm/security-tools.git

To clone to a specific path:

git clone http://100.120.125.113:3000/pdm/security-tools.git /path/to/destination
Description
No description provided
Readme 115 KiB
Languages
Shell 100%