Add upper bound check (maxPort = 65535) to reject invalid port numbers. Add comprehensive test cases for port validation. |
||
|---|---|---|
| .. | ||
| app.go | ||
| auth.go | ||
| dashboard.go | ||
| handlers_test.go | ||
| handlers.go | ||
| healthcheck.go | ||
| port_validation_test.go | ||
| setup.go | ||
| webhook.go | ||
Add upper bound check (maxPort = 65535) to reject invalid port numbers. Add comprehensive test cases for port validation. |
||
|---|---|---|
| .. | ||
| app.go | ||
| auth.go | ||
| dashboard.go | ||
| handlers_test.go | ||
| handlers.go | ||
| healthcheck.go | ||
| port_validation_test.go | ||
| setup.go | ||
| webhook.go | ||