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

Open ALB test listener results in a Critical-level Security Hub finding #10

Open
federicobond opened this issue Apr 29, 2024 · 0 comments

Comments

@federicobond
Copy link

Describe the bug

The solution template configures an ALB test listener on port 8080 which is exposed to the world. This results in a Critical-level AWS Security Hub EC2.19 finding and does not align with Well-Architected Framework and other security standards recommendations.

The solution still works if the test listener is configured with open: false.

To Reproduce
Steps to reproduce the behavior:

  1. Deploy the solution stack
  2. Verify Security Hub EC2.19 finding

Expected behavior

The ALB test listener should not be exposed to the world.

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

No branches or pull requests

1 participant