Мы сделали сканирование для нашего кода и получили проблему
often misused:authetication -The information returned by the call to getHostName() is not trustworthy
Вот код:
String hostname=InetAddress.getLocalHost().getHostName();
InetAddress ip=InetAddress.getLocalHost();