Skip to content

chore(terraform): Remove asteval when checkov has a fix #1480

@robertelsner

Description

@robertelsner

bridgecrewio/checkov#7263

Remove asteval from pyproject.toml in ./src/terraform-mcp-server/pyproject.toml

dependencies = [
    "mcp[cli]>=1.11.0",
    "pydantic>=2.10.6",
    "requests>=2.31.0",
    "beautifulsoup4>=4.12.0",
    "loguru>=0.7.0",
    "playwright>=1.40.0",
    "PyPDF2>=3.0.0",
    "checkov>=3.2.402",
    "asteval>=1.0.6",  # https://github.com/bridgecrewio/checkov/issues/7194 and https://github.com/bridgecrewio/checkov/pull/7142
]

Metadata

Metadata

Assignees

Labels

backlogan accumulation of something, especially uncompleted work or matters that need to be dealt with.dependenciesPull requests that update a dependency file or issues from dependenices

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions