Describe the bug
After scanning the project through Offensive360 Scanner for which I am developing the Java Scanning engine.
I Have found a few app security-related issues which I think need to resolve.
[
{
"nodeType": "STRING_LITERAL",
"nodeValue": "appwidget_",
"lineNumber": "25,51",
"codeSnippet": ""appwidget_"",
"enclosedVariable": "PREF_PREFIX_KEY",
"enclosedMethod": null,
"enclosedClass": "widget.ClockWidgetConfigureActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/widget/ClockWidgetConfigureActivity.java",
"scannerType": "HARDCODED_PASSWORD",
"title": "HardcodePassword",
"description": "Hardcoded password found",
"severity": "HIGH"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "74,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.friend.MutualTripsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/friend/MutualTripsAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "145,9",
"codeSnippet": "Log.d("FriendsProfileActivity", " executing getVisitedCities: " + uri)",
"enclosedVariable": null,
"enclosedMethod": "getVisitedCities",
"enclosedClass": "io.github.project_travel_mate.friend.FriendsProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/friend/FriendsProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "190,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getFriendDetails",
"enclosedClass": "io.github.project_travel_mate.friend.FriendsProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/friend/FriendsProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "261,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getMutualTrips",
"enclosedClass": "io.github.project_travel_mate.friend.FriendsProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/friend/FriendsProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "84,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "myFriends",
"enclosedClass": "io.github.project_travel_mate.friend.MyFriendsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/friend/MyFriendsFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "48,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCityWeather",
"enclosedClass": "io.github.project_travel_mate.destinations.description.FinalCityInfoPresenter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/FinalCityInfoPresenter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "84,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchTweets",
"enclosedClass": "io.github.project_travel_mate.destinations.description.TweetsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/TweetsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "197,9",
"codeSnippet": "Log.v(TAG, "URI : " + uri)",
"enclosedVariable": null,
"enclosedMethod": "getRestaurantItems",
"enclosedClass": "io.github.project_travel_mate.destinations.description.RestaurantsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/RestaurantsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "135,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchWeatherForecast",
"enclosedClass": "io.github.project_travel_mate.destinations.description.WeatherActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/WeatherActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "255,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCurrentTemp",
"enclosedClass": "io.github.project_travel_mate.destinations.description.WeatherActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/WeatherActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "97,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchTweets",
"enclosedClass": "io.github.project_travel_mate.destinations.description.TweetsDescriptionActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/TweetsDescriptionActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "80,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchHistory",
"enclosedClass": "io.github.project_travel_mate.destinations.description.CityHistoryActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/CityHistoryActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "59,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.destinations.description.TweetsDescriptionAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/TweetsDescriptionAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "233,9",
"codeSnippet": "Log.v("executing", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.destinations.description.PlacesOnMapActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/description/PlacesOnMapActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "272,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "is24Hours",
"enclosedClass": "io.github.project_travel_mate.destinations.CityFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/CityFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "297,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "cityAutoComplete",
"enclosedClass": "io.github.project_travel_mate.destinations.CityFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/CityFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "367,9",
"codeSnippet": "Log.v(TAG, "url=" + uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCitiesList",
"enclosedClass": "io.github.project_travel_mate.destinations.CityFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/CityFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "51,9",
"codeSnippet": "Log.v("EXECUTING", uri )",
"enclosedVariable": null,
"enclosedMethod": "getCityFacts",
"enclosedClass": "io.github.project_travel_mate.destinations.funfacts.FunFactsPresenter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/funfacts/FunFactsPresenter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "91,9",
"codeSnippet": "Log.v("EXECUTING", uri )",
"enclosedVariable": null,
"enclosedMethod": "getCityImages",
"enclosedClass": "io.github.project_travel_mate.destinations.funfacts.FunFactsPresenter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/funfacts/FunFactsPresenter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "157,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "store",
"enclosedClass": "io.github.project_travel_mate.destinations.funfacts.FunfactFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/destinations/funfacts/FunfactFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "STRING_LITERAL",
"nodeValue": "KEY_SELECTED_NAV_MENU",
"lineNumber": "87,57",
"codeSnippet": ""KEY_SELECTED_NAV_MENU"",
"enclosedVariable": "KEY_SELECTED_NAV_MENU",
"enclosedMethod": null,
"enclosedClass": "io.github.project_travel_mate.MainActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/MainActivity.java",
"scannerType": "HARDCODED_PASSWORD",
"title": "HardcodePassword",
"description": "Hardcoded password found",
"severity": "HIGH"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "338,9",
"codeSnippet": "Log.v(TAG, "url=" + uri)",
"enclosedVariable": null,
"enclosedMethod": "getProfileInfo",
"enclosedClass": "io.github.project_travel_mate.MainActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/MainActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "401,9",
"codeSnippet": "Log.v("user id", userId + " " + myId)",
"enclosedVariable": null,
"enclosedMethod": "showProfileOrTrip",
"enclosedClass": "io.github.project_travel_mate.MainActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/MainActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "414,17",
"codeSnippet": "Log.v("trip id", tripID + " ")",
"enclosedVariable": null,
"enclosedMethod": "showProfileOrTrip",
"enclosedClass": "io.github.project_travel_mate.MainActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/MainActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "433,9",
"codeSnippet": "Log.v(TAG, "url = " + uri)",
"enclosedVariable": null,
"enclosedMethod": "updateNotificationsCount",
"enclosedClass": "io.github.project_travel_mate.MainActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/MainActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "STRING_LITERAL",
"nodeValue": "^(?=.[0-9])(?=.[A-Z])(?=.[@#$%^&+=!])(?=\\S+$).{4,}$",
"lineNumber": "201,45",
"codeSnippet": ""^(?=.[0-9])(?=.[A-Z])(?=.[@#$%^&+=!])(?=\\S+$).{4,}$"",
"enclosedVariable": "PASSWORD_PATTERN",
"enclosedMethod": "validatePassword",
"enclosedClass": "io.github.project_travel_mate.SettingsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/SettingsFragment.java",
"scannerType": "HARDCODED_PASSWORD",
"title": "HardcodePassword",
"description": "Hardcoded password found",
"severity": "HIGH"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "228,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "changePassword",
"enclosedClass": "io.github.project_travel_mate.SettingsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/SettingsFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "50,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "dateIsOlderThenNow",
"enclosedClass": "io.github.project_travel_mate.mytrips.TripsListAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/TripsListAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "107,17",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.mytrips.TripsListAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/TripsListAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "119,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "removeFriend",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripFriendNameAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripFriendNameAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "130,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "addTrip",
"enclosedClass": "io.github.project_travel_mate.mytrips.AddNewTripActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/AddNewTripActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "198,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCitiesList",
"enclosedClass": "io.github.project_travel_mate.mytrips.AddNewTripActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/AddNewTripActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "322,13",
"codeSnippet": "Log.d("Month", String.valueOf(month))",
"enclosedVariable": null,
"enclosedMethod": "onDateSet",
"enclosedClass": "io.github.project_travel_mate.mytrips.AddNewTripActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/AddNewTripActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "112,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "mytrip",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripsFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "242,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getSingleTrip",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "308,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getCity",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "391,9",
"codeSnippet": "Log.v("trip url", uri + "")",
"enclosedVariable": null,
"enclosedMethod": "shareTrip",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "417,29",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "removeTrip",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "464,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "friendAutoComplete",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "536,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "addFriend",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "574,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "updateFriendList",
"enclosedClass": "io.github.project_travel_mate.mytrips.MyTripInfoActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/mytrips/MyTripInfoActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "112,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "setContributors",
"enclosedClass": "io.github.project_travel_mate.utilities.ContributorsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/ContributorsFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "34,9",
"codeSnippet": "Log.d("my list size", "" + getCount())",
"enclosedVariable": null,
"enclosedMethod": null,
"enclosedClass": "io.github.project_travel_mate.utilities.TimezoneConverterAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/TimezoneConverterAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "59,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "getView",
"enclosedClass": "io.github.project_travel_mate.utilities.BugReportAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/BugReportAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "96,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCitiesList",
"enclosedClass": "io.github.project_travel_mate.utilities.WeatherForecastActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/WeatherForecastActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.util.Random.nextInt",
"lineNumber": "141,17",
"codeSnippet": "generator.nextInt(n)",
"enclosedVariable": "n",
"enclosedMethod": "createCode",
"enclosedClass": "io.github.project_travel_mate.utilities.ShareContactActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/ShareContactActivity.java",
"scannerType": "INSECURE_RANDOMNESS",
"title": "InsecureRandom",
"description": "Insecure Random number",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "154,17",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "createCode",
"enclosedClass": "io.github.project_travel_mate.utilities.ShareContactActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/ShareContactActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "182,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "shareContact",
"enclosedClass": "io.github.project_travel_mate.utilities.ShareContactActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/ShareContactActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "100,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getUpcomingLongWeekends",
"enclosedClass": "io.github.project_travel_mate.utilities.UpcomingWeekendsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/UpcomingWeekendsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "67,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onCreateView",
"enclosedClass": "io.github.project_travel_mate.utilities.AboutUsFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/AboutUsFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "263,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "convertCurrency",
"enclosedClass": "io.github.project_travel_mate.utilities.CurrencyActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CurrencyActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "387,17",
"codeSnippet": "Log.d("Key", first_country_short)",
"enclosedVariable": null,
"enclosedMethod": "onResume",
"enclosedClass": "io.github.project_travel_mate.utilities.CurrencyActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CurrencyActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "61,13",
"codeSnippet": "ex.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "addCurrencies",
"enclosedClass": "io.github.project_travel_mate.utilities.CurrencyListViewActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CurrencyListViewActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "91,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getQuote",
"enclosedClass": "io.github.project_travel_mate.utilities.DailyQuotesFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/DailyQuotesFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "229,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "store",
"enclosedClass": "io.github.project_travel_mate.utilities.DailyQuotesFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/DailyQuotesFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "39,9",
"codeSnippet": "Log.d("my list size", "" + getCount())",
"enclosedVariable": null,
"enclosedMethod": null,
"enclosedClass": "io.github.project_travel_mate.utilities.CurrencyConverterAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CurrencyConverterAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "77,9",
"codeSnippet": "Log.d(TAG, "will set rotation from " + mCurrentAzimuth + " to "\n + azimuth)",
"enclosedVariable": null,
"enclosedMethod": "adjustArrow",
"enclosedClass": "io.github.project_travel_mate.utilities.CompassActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CompassActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "101,9",
"codeSnippet": "Log.d(TAG, "start compass")",
"enclosedVariable": null,
"enclosedMethod": "onStart",
"enclosedClass": "io.github.project_travel_mate.utilities.CompassActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CompassActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "117,9",
"codeSnippet": "Log.d(TAG, "stop compass")",
"enclosedVariable": null,
"enclosedMethod": "onStop",
"enclosedClass": "io.github.project_travel_mate.utilities.CompassActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/utilities/CompassActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "87,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "verifyEmail",
"enclosedClass": "io.github.project_travel_mate.VerifyEmailActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/VerifyEmailActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "258,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "sendVerificationEmail",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "429,29",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "deleteProfilePicture",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "479,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getUserDetails",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "562,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "setUserDetails",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "658,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "setUserStatus",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "859,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getTravelledCities",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "956,9",
"codeSnippet": "Log.v("profile url", profileURI + "")",
"enclosedVariable": null,
"enclosedMethod": "shareProfile",
"enclosedClass": "io.github.project_travel_mate.ProfileActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/ProfileActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "147,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onCreate",
"enclosedClass": "io.github.project_travel_mate.travel.ShoppingCurrentCityActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/ShoppingCurrentCityActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "209,9",
"codeSnippet": "Log.v("EXECUTING : ", uri)",
"enclosedVariable": null,
"enclosedMethod": "getShoppingItems",
"enclosedClass": "io.github.project_travel_mate.travel.ShoppingCurrentCityActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/ShoppingCurrentCityActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "143,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getMarkers",
"enclosedClass": "io.github.project_travel_mate.travel.MapViewRealTimeActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/MapViewRealTimeActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "STRING_LITERAL",
"nodeValue": "KEY_SELECTED_CITY",
"lineNumber": "59,53",
"codeSnippet": ""KEY_SELECTED_CITY"",
"enclosedVariable": "KEY_SELECTED_CITY",
"enclosedMethod": null,
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "HARDCODED_PASSWORD",
"title": "HardcodePassword",
"description": "Hardcoded password found",
"severity": "HIGH"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "127,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getHotelList",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "205,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "fetchCitiesList",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "261,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getCityInfo",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "360,25",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity.HotelsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "378,25",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity.HotelsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "389,25",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity.HotelsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "405,17",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "onBindViewHolder",
"enclosedClass": "io.github.project_travel_mate.travel.HotelsActivity.HotelsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/HotelsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "89,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.EatModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/EatModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "87,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.HospitalModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/HospitalModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "88,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.ShoppingModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/ShoppingModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "88,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.PetrolModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/PetrolModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "87,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.BusStopModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/BusStopModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "88,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.AtmModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/AtmModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "88,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.MonumentsModeFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/MonumentsModeFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "88,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getPlaces",
"enclosedClass": "io.github.project_travel_mate.travel.swipefragmentrealtime.modefragments.HangoutSpotFragment",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/travel/swipefragmentrealtime/modefragments/HangoutSpotFragment.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "87,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "markAsRead",
"enclosedClass": "io.github.project_travel_mate.notifications.NotificationsAdapter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/notifications/NotificationsAdapter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "99,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "getNotifications",
"enclosedClass": "io.github.project_travel_mate.notifications.NotificationsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/notifications/NotificationsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "298,29",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "markAllAsRead",
"enclosedClass": "io.github.project_travel_mate.notifications.NotificationsActivity",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/notifications/NotificationsActivity.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "130,9",
"codeSnippet": "Log.v("EXECUTING", uri)",
"enclosedVariable": null,
"enclosedMethod": "ok_login",
"enclosedClass": "io.github.project_travel_mate.login.LoginPresenter",
"filePath": "Travel-Mate-master/Android/app/src/main/java/io/github/project_travel_mate/login/LoginPresenter.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "331,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "getBitmapFromDrawable",
"enclosedClass": "utils.CircleImageView",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/CircleImageView.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "42,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "readStream",
"enclosedClass": "utils.Utils",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/Utils.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "829,9",
"codeSnippet": "Log.d(DEBUG, "Scale: " + n[Matrix.MSCALE_X] +\n " TransX: " + n[Matrix.MTRANS_X] +\n " TransY: " + n[Matrix.MTRANS_Y])",
"enclosedVariable": null,
"enclosedMethod": "printMatrixInfo",
"enclosedClass": "utils.TouchImageView",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/TouchImageView.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "37,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "rfc3339ToMills",
"enclosedClass": "utils.DateUtils",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/DateUtils.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "210,9",
"codeSnippet": "Log.d("xx", mScaleMultiplier + "")",
"enclosedVariable": null,
"enclosedMethod": "setDiameterInPixels",
"enclosedClass": "utils.TravelMateAnalogClock",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/TravelMateAnalogClock.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "67,21",
"codeSnippet": "Log.d("Network", "Network")",
"enclosedVariable": null,
"enclosedMethod": "getLocation",
"enclosedClass": "utils.GPSTracker",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/GPSTracker.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "73,25",
"codeSnippet": "Log.v("GPS(network)", mLatitude + " " + mLongitude)",
"enclosedVariable": null,
"enclosedMethod": "getLocation",
"enclosedClass": "utils.GPSTracker",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/GPSTracker.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.d",
"lineNumber": "83,25",
"codeSnippet": "Log.d("GPS Enabled", "GPS Enabled")",
"enclosedVariable": null,
"enclosedMethod": "getLocation",
"enclosedClass": "utils.GPSTracker",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/GPSTracker.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "android.util.Log.v",
"lineNumber": "89,29",
"codeSnippet": "Log.v("GPS(gps)", mLatitude + " " + mLongitude)",
"enclosedVariable": null,
"enclosedMethod": "getLocation",
"enclosedClass": "utils.GPSTracker",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/GPSTracker.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "METHOD_CALL",
"nodeValue": "java.lang.Throwable.printStackTrace",
"lineNumber": "96,13",
"codeSnippet": "e.printStackTrace()",
"enclosedVariable": null,
"enclosedMethod": "getLocation",
"enclosedClass": "utils.GPSTracker",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/GPSTracker.java",
"scannerType": "INFORMATION_LEAK",
"title": "InformationLeak",
"description": "Information Leak found",
"severity": "LOW"
},
{
"nodeType": "STRING_LITERAL",
"nodeValue": "sample_api_key",
"lineNumber": "33,53",
"codeSnippet": ""sample_api_key"",
"enclosedVariable": "CLOUDINARY_API_KEY",
"enclosedMethod": null,
"enclosedClass": "utils.Constants",
"filePath": "Travel-Mate-master/Android/app/src/main/java/utils/Constants.java",
"scannerType": "HARDCODED_PASSWORD",
"title": "HardcodePassword",
"description": "Hardcoded password found",
"severity": "HIGH"
}
]
bug