Skip to content

fix(general): Safe asteval rendering#7517

Open
Saarett wants to merge 1 commit intomainfrom
fix/asteval-symtable-isolation
Open

fix(general): Safe asteval rendering#7517
Saarett wants to merge 1 commit intomainfrom
fix/asteval-symtable-isolation

Conversation

@Saarett
Copy link
Copy Markdown
Contributor

@Saarett Saarett commented Apr 16, 2026

Ensures that each Terraform expression evaluation uses a fresh copy of the symbol table. This prevents side effects from one evaluation (such as temporary variable assignments) from persisting and affecting subsequent evaluations in the same process

@Saarett Saarett deployed to scan-security April 16, 2026 22:41 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant