Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why binary included in example AWS lambda? #1363

Open
lmmarsano opened this issue Oct 30, 2023 · 0 comments
Open

Why binary included in example AWS lambda? #1363

lmmarsano opened this issue Oct 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@lmmarsano
Copy link

lmmarsano commented Oct 30, 2023

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
@lmmarsano lmmarsano added the bug Something isn't working label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant