Skip to content

Update consul package as the one referenced in terraform is quite old #37139

@gvnc

Description

@gvnc

Terraform Version

1.11.4

Use Cases

The consul package referenced in go.mod is v1.13.0 which is a quite old package and security scanners report vulnerabilities on it.
https://github.com/hashicorp/terraform/blob/main/go.mod#L182

Vulnerabilities:

I reported it to hashicorp security team and they replied back as below.
Terraform includes the github.com/hashicorp/consul/api module in order to support the Consul remote state backend. Terraform only uses client libraries and does not run a Consul server, therefore it is not impacted by Consul server vulnerabilities such as the ones listed above.
Still, security scanners highlight the vulnerabilities. Could you please update the consul package as the latest one is v1.32.1 ?

Attempted Solutions

NA

Proposal

Could you please update the consul package as the latest one is v1.32.1 ?

References

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions