You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Replace hardcoded IP addresses with safe examples
- Replace all hardcoded IP addresses with localhost and private network examples
- Use 127.0.0.1 and 10.0.0.x addresses to avoid SonarCloud security hotspots
- Addresses SonarCloud security concerns about hardcoded IP addresses
- Final resolution of all security hotspots
0 commit comments