ListenAndServe allows access if ServerBindAddr isn't explicitly set #775
Labels
3-high
priority denoting release-blocking issues
breaking change
bug
Something isn't working
security-review
Pull requests that require review by a member of the Security WG
Milestone
This should be locking down to only ListenAndServe on the hostname if ServerBindAddr isn't explicitly set.
Code should be same as this in go-mod-bootstrap:
https://github.com/edgexfoundry/go-mod-bootstrap/blob/v2.0.0-dev.27/bootstrap/handlers/httpserver.go#L88
The text was updated successfully, but these errors were encountered: