pdmarf 3263790760 Store logs in logs/ folder with 60 day retention
- Logs go to logs/YYYYMMDD.log per script per day
- Cleanup cron runs at 09:00 daily, deletes logs older than 60 days
- logs/ gitignored
2026-04-17 22:29:46 +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%