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_rateDecimal |
The current rating of this app within the app store. |
app_nameString |
The name of this app. |
app_idInteger |
The identification number of this app, as listed in the app store. |
_testsArray |
Tests that have been conducted to determine the integrity of this app. |
domainString |
The domain of this app developer. |
test_mask_hexString |
|
failed_testsInteger |
The number of tests that could not be run or were partial assessments. |
test_bits_bitsInteger |
|
app_release_notesString |
Release notes from this app developer. |
store_linkString [ URL ] |
The listing for this app in the app store. |
test_mask_bitsInteger |
|
platformString |
The platform this app is available in. |
has_staticBoolean |
|
app_packageString |
The file for distributing and installing this app. |
app_versionString |
The current version of this app. |
publisher_idString |
The identification number of the app developer, as listed in the app store. |
publisher_linkString [ URL ] |
The listing for the developer in the app store. |
app_iconString [ URL ] |
The location of the image file for this app’s icon. |
test_bits_hexInteger |
|
app_raw_versionString |
The initial version of this app. |
has_dynamicBoolean |
|
_weightDecimal |
|
app_descriptionString |
An overview of this app, as described by the app developer. |
_eksString |
|
_ektInteger |
|
vendor_nameString |
The name of the app developer. |
vendor_urlString [ URL ] |
The app developer’s main website. |
operating_system_familyString |
The operating system this app available for. |
user_agent_familyString |
|
user_agent_nameString |
|
user_agent_versionString |
Feedback
0 comments
Please sign in to leave a comment.