vapor/vapor

Non HTTP/S ports open for public inbound connection

vaclavdobsicek opened this issue · 1 comments

Describe the bug

Lambda has open ports 3306, 22 and 5432 for INBOUND connection.

To Reproduce

Deploy Laravel Vapor to AWS

Steps to reproduce the behavior:

  1. Visit Lambda - Configuration - VPC

Expected behavior

There should be only port 80 and 443 open and idealy with SG of API Gateway, not for 0.0.0.0/0

Environment

  • Vapor Framework version: not sure
  • Vapor Toolbox version: not sure
  • OS version: N/A

Additional context

image

vzsg commented

I'm afraid if this is about Laravel Vapor, then this is the wrong repository to open an issue against.
This is the repo for the Server-side Swift framework Vapor.