GET: Mobile Application Security Finding Details Ingrid https://api.bitsighttech.com/ratings//v1/companies/company_guid/findings?risk_vector=mobile_application_security Get an organization’s Mobile Application Security finding details. Parameters For details specific to Mobile Application Security, use the ?risk_vector=mobile_application_security parameter. Other query parameters are listed in GET: Finding Details. Example Request curl https://api.bitsighttech.com/ratings/v1/companies/a940bb61-33c4-42c9-9231-c8194c305db3/findings?risk_vector=mobile_application_security -u api_token: Example Response "diligence_annotations":{ [See Fields That Apply to All Diligence Findings] { "app_rate":4.7, "app_name":"Raindrops Roses Kittens", "app_id":"1212121212", "_tests":[ "dynamic:afnetworking=false", "dynamic:cookie_without_httponly_flag=0.1", "dynamic:cookie_without_secure_flag=0.1", "dynamic:ipa_broken_ssl=false", "dynamic:ipa_sensitive_data_cert_validation=false", "dynamic:ipa_sensitive_data_flow=0.540425532", "static:address_reference_counting_check=false", "static:address_space_layout_rand_check=false", "static:change_cipher_spec_check=false", "static:heartbleed_check=false", "static:local_auth_check=false", "static:stack_smashing_protection_check=false" ], "domain":"yay.things.com", "test_mask_hex":"0a0a0a0a0a", "failed_tests":3, "test_bits_bits":"100011000000000000000000000000000000000", "app_release_notes":"Ultimate things\n•Count all the raindrops\n•Smell all the roses•Pet all the kittens\n\nBug fixes and usability improvements", "store_link":"https://appstore.com/app/id1111111111", "test_mask_bits":"101111100000000000000000000000001111011", "platform":"iOS", "has_static":true, "app_package":"com.things.package", "app_version":"3.2.1", "publisher_id":"123456789", "publisher_link":"https://appstore.com/developer/id123456789", "app_icon":"https://is1-ssl.mzstatic.com/image/thumb/Things123/v1/11/a1/1a/f3c13ea2-df7d-4253-aab2-97de6164eb50/source/175x175bb.png", "test_bits_hex":"1111111111", "app_raw_version":"1.2.3", "has_dynamic":true, "_weight":0.7404255, "app_description":"Raindrops on roses and whiskers on kittens.\n\nSome of your favorite things!\n\n•\tSee raindrops on roses \n•\tPet kittens \n•\tGet packages with strings\n\nHave a favorite? Visit https://yay.things.com to share or contact our team.", "_eks":"[domain_name=yay.things.com]", "_ekt":"1", "vendor_name":"Maria’s Favorite Things", "vendor_url":"http://yay.things.com" }, "operating_system_family":"iOS", "user_agent_family":"1212121212", "user_agent_name":"Raindrops Roses Kittens", "user_agent_version":"3.2.1", Response Attributes Field Description app_rate Decimal The current rating of this app within the app store. app_name String The name of this app. app_id Integer The identification number of this app, as listed in the app store. _tests Array Tests that have been conducted to determine the integrity of this app. domain String The domain of this app developer. test_mask_hex String failed_tests Integer The number of tests that could not be run or were partial assessments. test_bits_bits Integer app_release_notes String Release notes from this app developer. store_link String [URL] The listing for this app in the app store. test_mask_bits Integer platform String The platform this app is available in. has_static Boolean app_package String The file for distributing and installing this app. app_version String The current version of this app. publisher_id String The identification number of the app developer, as listed in the app store. publisher_link String [URL] The listing for the developer in the app store. app_icon String [URL] The location of the image file for this app’s icon. test_bits_hex Integer app_raw_version String The initial version of this app. has_dynamic Boolean _weight Decimal app_description String An overview of this app, as described by the app developer. _eks String _ekt Integer vendor_name String The name of the app developer. vendor_url String [URL] The app developer’s main website. operating_system_family String The operating system this app available for. user_agent_family String user_agent_name String user_agent_version String Related articles Search Results (Company Search) GET: Finding Details GET: Diligence Finding Details Mobile Application Security Findings GET: Web Application Headers Finding Details Feedback 0 comments Please sign in to leave a comment.