securesauce / precli

Precaution CLI - command line static application security testing tool
https://precli.readthedocs.io/
Other
13 stars 3 forks source link

Suggest fix of 127.0.0.1 for binding to all interfaces #445

Closed ericwb closed 1 month ago

ericwb commented 3 months ago

Describe the bug For rules that test for binding to all interfaces, they should suggest a fix of "127.0.0.1" as the bind address instead.

To Reproduce n/a

Expected behavior n/a

Version

precli 0.5.2
Copyright 2024 Secure Saurce LLC
License BUSL-1.1: Business Source License 1.1 <https://spdx.org/licenses/BUSL-1.1.html>
  Python 3.12.1 (main, Dec 12 2023, 13:19:17) [Clang 15.0.0 (clang-1500.0.40.1)]

Additional context n/a