mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-23 07:41:46 +00:00
The #1943 carve-out rescues genuine source under secrets/ / credentials/, but .tfvars sits in CODE_EXTENSIONS while being Terraform's canonical values store (routinely real secrets), so it would now be indexed. Add .tfvars to _SECRET_PRONE_DATA_EXTS so the shared graphable-source predicate drops it in both Stage 1 and Stage 3; .tf/.hcl stay graphable as genuine infra source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>