- shard.yml with db, pg, sqlite3, tourmaline (deps), webmock (dev) - Makefile with build/test/format/lint/demo targets - .gitignore, .editorconfig, LICENSE (MIT), README skeleton - ameba lint deferred until libpcre3-dev is available on this env |
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| shard.lock | ||
| shard.yml | ||
README.md
Credential Rotation Enforcer (cre)
A Crystal-based daemon that tracks and enforces credential rotation
policies across AWS Secrets Manager, HashiCorp Vault, GitHub fine-grained
PATs, and local .env files.
Full README, asciinema demos, and walkthrough live in
learn/. This README will be expanded in Phase 16 of the build.