Cybersecurity-Projects/PROJECTS/intermediate/credential-rotation-enforcer/spec
CarterPerez-dev fd77a4c323 feat(domain): Credential struct with kind enum and tag accessor
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.
2026-04-29 00:28:54 -04:00
..
fixtures feat(cre): source tree skeleton with empty module dirs and CI workflow 2026-04-28 23:54:59 -04:00
integration feat(cre): source tree skeleton with empty module dirs and CI workflow 2026-04-28 23:54:59 -04:00
unit feat(domain): Credential struct with kind enum and tag accessor 2026-04-29 00:28:54 -04:00
spec_helper.cr feat(cre): source tree skeleton with empty module dirs and CI workflow 2026-04-28 23:54:59 -04:00