14 lines
373 B
Markdown
14 lines
373 B
Markdown
<!--
|
|
©AngelaMos | 2026
|
|
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.
|