CredentialKind enum covers AwsSecretsmgr, AwsIamKey, VaultDynamic, GithubPat, EnvFile, Database. Auto-generated kind predicates (c.kind.aws_secretsmgr?) drive policy matching at compile time. tag() accepts both string and symbol keys. |
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| spec | ||
| src | ||
| .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.