Skip to content

Why binary included in example AWS lambda? #1363

@lmmarsano

Description

@lmmarsano

Describe the bug
Security scanners like JFrog Xray find a large number of vulnerabilities (around 60) because of this 3 year old binary.
https://github.com/gruntwork-io/terratest/blame/1f1821ea7907875eca48592df99ea3d92bfa0888/examples/terraform-aws-lambda-example/src/lambda

Why is it here?
Gross.

To Reproduce
Visit
https://github.com/gruntwork-io/terratest/blame/1f1821ea7907875eca48592df99ea3d92bfa0888/examples/terraform-aws-lambda-example/src/lambda

Ponder questions.

Expected behavior
Not commit a binary to version control.
The source code should suffice.

Versions

  • Terratest version: 0.46.1
  • Environment details (Ubuntu 20.04, Windows 10, etc.): any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions