MastFindingDetail
No description
type MastFindingDetail {
appIdentifier: String!
appVersion: String!
fileName: String!
id: ID!
minPlatformVersion: String
platform: String
section: String
}
Fields
MastFindingDetail.appIdentifier ● String! non-null scalar
The unique identifier of the mobile application (Android: package_name, iOS: bundle_id)
MastFindingDetail.appVersion ● String! non-null scalar
The version of the mobile application
MastFindingDetail.fileName ● String! non-null scalar
The name of the mobile application file (APK, IPA, etc.)
MastFindingDetail.id ● ID! non-null scalar
MastFindingDetail.minPlatformVersion ● String scalar
The minimum platform version supported (Android: min_sdk, iOS: min iOS version)
MastFindingDetail.platform ● String scalar
The platform of the mobile application (android, ios, other)
MastFindingDetail.section ● String scalar
The security section/category of the finding (e.g., network, manifest, permissions, crypto, api, binary, domains, firebase, secrets, trackers)
Member Of
MastFinding object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.