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

Suggest using localhost address as fix #511

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Jun 28, 2024

For rules that detect unrestricted binds, like 0.0.0.0, a suggested fix can be made to switch to 127.0.0.1 or ::1.

Closes #445

For rules that detect unrestricted binds, like 0.0.0.0, a suggested
fix can be made to switch to 127.0.0.1 or ::1.

Closes securesauce#445

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit 866fb29 into securesauce:main Jun 28, 2024
7 checks passed
@ericwb ericwb deleted the localhost_fix branch June 28, 2024 04:53
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

Successfully merging this pull request may close these issues.

Suggest fix of 127.0.0.1 for binding to all interfaces
1 participant