{"resources":{"dropbox":{"id":"dropbox","name":"dropbox","fields":{"device":{"name":"device","type":"\u001bdropbox.device","title":"Device linked to a Dropbox Business member account","desc":"A single client session or linked device for a team member, as returned by `team/devices/list_members_devices`. Covers desktop and mobile clients as well as active web sessions, distinguished by `clientType`. Use `lastActivity` to find stale sessions that should be revoked.","provider":"go.mondoo.com/mql/providers/dropbox","is_implicit_resource":true,"maturity":"experimental"},"devices":{"name":"devices","type":"\u0019\u001bdropbox.device","title":"Devices linked to team member accounts","provider":"go.mondoo.com/mql/providers/dropbox"},"group":{"name":"group","type":"\u001bdropbox.group","title":"Dropbox Business group","desc":"A team-managed group used to organize members for sharing and permission assignment, selected by `groupId` as returned by `team/groups/list`. Groups created and managed within the admin console (`user_managed` or `company_managed`) are distinguished from groups synced in from an external identity provider (`system_managed`).","provider":"go.mondoo.com/mql/providers/dropbox","is_implicit_resource":true,"maturity":"experimental"},"groups":{"name":"groups","type":"\u0019\u001bdropbox.group","title":"Team-managed groups","provider":"go.mondoo.com/mql/providers/dropbox"},"linkedApp":{"name":"linkedApp","type":"\u001bdropbox.linkedApp","title":"Third-party app linked to a Dropbox Business member account","desc":"An OAuth application a team member has authorized against their Dropbox account, as returned by `team/linked_apps/list_members_linked_apps`. Use this to audit the blast radius of third-party integrations with standing access to team content.","provider":"go.mondoo.com/mql/providers/dropbox","is_implicit_resource":true,"maturity":"experimental"},"linkedApps":{"name":"linkedApps","type":"\u0019\u001bdropbox.linkedApp","title":"Third-party apps linked to team member accounts","provider":"go.mondoo.com/mql/providers/dropbox"},"member":{"name":"member","type":"\u001bdropbox.member","title":"Dropbox Business team member","desc":"A single member enrolled in the team, selected by `teamMemberId` as returned by `team/members/list_v2`. Carries the member's login email, role, and account status, the signals most relevant to auditing account exposure across a team. The `secondaryEmails` field lists additional verified addresses tied to the same account.","provider":"go.mondoo.com/mql/providers/dropbox","is_implicit_resource":true,"maturity":"experimental"},"members":{"name":"members","type":"\u0019\u001bdropbox.member","title":"Team members","provider":"go.mondoo.com/mql/providers/dropbox"},"team":{"name":"team","type":"\u001bdropbox.team","title":"Dropbox Business team account","desc":"Team-wide identity and sharing configuration returned by `team/get_info` and `team/features/get_values`. There is one `team` per Dropbox Business account. `externalSharingAllowed` reports whether shared folders may include members outside the team, and `publicSharingAllowed` reports whether team members are permitted to create shared links with a public (non-team) audience.","is_private":true,"provider":"go.mondoo.com/mql/providers/dropbox","is_implicit_resource":true,"maturity":"experimental"}},"title":"Dropbox Business team","desc":"Root of a Dropbox Business team account, reachable through a team-scoped access token. Exposes the team's identity and size via `team`, the members enrolled in it, the groups used to manage sharing and permissions, the devices linked to member accounts, and the third-party apps members have authorized. Use this resource to audit a team's overall security posture: external sharing exposure and the devices and apps with standing access to team data.","min_provider_version":"13.0.0","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"},"dropbox.device":{"id":"dropbox.device","name":"dropbox.device","fields":{"clientType":{"name":"clientType","type":"\u0007","is_mandatory":true,"title":"Client type","desc":"One of desktop, mobile, or web.","provider":"go.mondoo.com/mql/providers/dropbox"},"clientVersion":{"name":"clientVersion","type":"\u0007","is_mandatory":true,"title":"Client application version, empty for web sessions","provider":"go.mondoo.com/mql/providers/dropbox"},"country":{"name":"country","type":"\u0007","is_mandatory":true,"title":"Country the session was last seen from","provider":"go.mondoo.com/mql/providers/dropbox"},"createdAt":{"name":"createdAt","type":"\t","is_mandatory":true,"title":"Timestamp the client was linked to the account","provider":"go.mondoo.com/mql/providers/dropbox"},"hostName":{"name":"hostName","type":"\u0007","is_mandatory":true,"title":"Device or session display name","provider":"go.mondoo.com/mql/providers/dropbox"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Session or device ID","provider":"go.mondoo.com/mql/providers/dropbox"},"ipAddress":{"name":"ipAddress","type":"\u0007","is_mandatory":true,"title":"IP address the session was last seen from","provider":"go.mondoo.com/mql/providers/dropbox"},"isDeleteOnUnlinkSupported":{"name":"isDeleteOnUnlinkSupported","type":"\u0004","is_mandatory":true,"title":"Whether the account's files can be remotely wiped when this device is unlinked","desc":"Only reported for desktop clients. Mobile clients and web sessions do not carry this capability.","provider":"go.mondoo.com/mql/providers/dropbox"},"lastActivity":{"name":"lastActivity","type":"\t","is_mandatory":true,"title":"Timestamp of the client's last recorded activity","provider":"go.mondoo.com/mql/providers/dropbox"},"memberId":{"name":"memberId","type":"\u0007","is_mandatory":true,"title":"Team member ID of the account this device is linked to","provider":"go.mondoo.com/mql/providers/dropbox"},"platform":{"name":"platform","type":"\u0007","is_mandatory":true,"title":"Platform the client runs on (e.g. windows, mac, linux, iphone, android)","provider":"go.mondoo.com/mql/providers/dropbox"}},"title":"Device linked to a Dropbox Business member account","desc":"A single client session or linked device for a team member, as returned by `team/devices/list_members_devices`. Covers desktop and mobile clients as well as active web sessions, distinguished by `clientType`. Use `lastActivity` to find stale sessions that should be revoked.","min_provider_version":"13.0.0","defaults":"clientType hostName","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"},"dropbox.group":{"id":"dropbox.group","name":"dropbox.group","fields":{"externalId":{"name":"externalId","type":"\u0007","is_mandatory":true,"title":"External ID attached to the group by an admin","desc":"An arbitrary identifier an admin can attach to a group, commonly used to correlate it with a group synced in from an external identity provider. Empty when not set.","provider":"go.mondoo.com/mql/providers/dropbox"},"groupId":{"name":"groupId","type":"\u0007","is_mandatory":true,"title":"Group ID","provider":"go.mondoo.com/mql/providers/dropbox"},"managementType":{"name":"managementType","type":"\u0007","is_mandatory":true,"title":"Group management type","desc":"One of user_managed, company_managed, or system_managed.","provider":"go.mondoo.com/mql/providers/dropbox"},"memberCount":{"name":"memberCount","type":"\u0005","is_mandatory":true,"title":"Number of members in the group","provider":"go.mondoo.com/mql/providers/dropbox"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Group name","provider":"go.mondoo.com/mql/providers/dropbox"}},"title":"Dropbox Business group","desc":"A team-managed group used to organize members for sharing and permission assignment, selected by `groupId` as returned by `team/groups/list`. Groups created and managed within the admin console (`user_managed` or `company_managed`) are distinguished from groups synced in from an external identity provider (`system_managed`).","min_provider_version":"13.0.0","defaults":"name memberCount","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"},"dropbox.linkedApp":{"id":"dropbox.linkedApp","name":"dropbox.linkedApp","fields":{"appId":{"name":"appId","type":"\u0007","is_mandatory":true,"title":"App ID","provider":"go.mondoo.com/mql/providers/dropbox"},"appName":{"name":"appName","type":"\u0007","is_mandatory":true,"title":"App display name","provider":"go.mondoo.com/mql/providers/dropbox"},"isAppFolder":{"name":"isAppFolder","type":"\u0004","is_mandatory":true,"title":"Whether the app is restricted to its own app folder instead of having full Dropbox access","provider":"go.mondoo.com/mql/providers/dropbox"},"linked":{"name":"linked","type":"\t","is_mandatory":true,"title":"Timestamp the member linked the app","provider":"go.mondoo.com/mql/providers/dropbox"},"memberId":{"name":"memberId","type":"\u0007","is_mandatory":true,"title":"Team member ID of the account that linked this app","provider":"go.mondoo.com/mql/providers/dropbox"},"publisherName":{"name":"publisherName","type":"\u0007","is_mandatory":true,"title":"App publisher name, empty when not provided by the app","provider":"go.mondoo.com/mql/providers/dropbox"},"publisherUrl":{"name":"publisherUrl","type":"\u0007","is_mandatory":true,"title":"Publisher's URL, empty when not provided by the app","provider":"go.mondoo.com/mql/providers/dropbox"}},"title":"Third-party app linked to a Dropbox Business member account","desc":"An OAuth application a team member has authorized against their Dropbox account, as returned by `team/linked_apps/list_members_linked_apps`. Use this to audit the blast radius of third-party integrations with standing access to team content.","min_provider_version":"13.0.0","defaults":"appName publisherName","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"},"dropbox.member":{"id":"dropbox.member","name":"dropbox.member","fields":{"devices":{"name":"devices","type":"\u0019\u001bdropbox.device","title":"Devices linked to this member's account","provider":"go.mondoo.com/mql/providers/dropbox"},"displayName":{"name":"displayName","type":"\u0007","is_mandatory":true,"title":"Member's display name","provider":"go.mondoo.com/mql/providers/dropbox"},"email":{"name":"email","type":"\u0007","is_mandatory":true,"title":"Primary login email address","provider":"go.mondoo.com/mql/providers/dropbox"},"emailVerified":{"name":"emailVerified","type":"\u0004","is_mandatory":true,"title":"Whether the primary email has been verified","provider":"go.mondoo.com/mql/providers/dropbox"},"joinedAt":{"name":"joinedAt","type":"\t","is_mandatory":true,"title":"Timestamp the member joined the team","provider":"go.mondoo.com/mql/providers/dropbox"},"linkedApps":{"name":"linkedApps","type":"\u0019\u001bdropbox.linkedApp","title":"Third-party apps this member has linked","provider":"go.mondoo.com/mql/providers/dropbox"},"membershipType":{"name":"membershipType","type":"\u0007","is_mandatory":true,"title":"Membership type","desc":"One of full (uses a license) or limited (does not use a license and has no access to the team's shared quota).","provider":"go.mondoo.com/mql/providers/dropbox"},"role":{"name":"role","type":"\u0007","is_mandatory":true,"title":"Role name(s) assigned to the member","desc":"For example team_admin, user_management_admin, support_admin, or member_only. A member can hold more than one role; multiple roles are joined with a comma.","provider":"go.mondoo.com/mql/providers/dropbox"},"secondaryEmails":{"name":"secondaryEmails","type":"\u0019\u0007","is_mandatory":true,"title":"Additional verified email addresses linked to the account","provider":"go.mondoo.com/mql/providers/dropbox"},"status":{"name":"status","type":"\u0007","is_mandatory":true,"title":"Account status","desc":"One of active, invited, suspended, or removed (removed members are only present when the connection includes removed accounts).","provider":"go.mondoo.com/mql/providers/dropbox"},"teamMemberId":{"name":"teamMemberId","type":"\u0007","is_mandatory":true,"title":"Team member ID","provider":"go.mondoo.com/mql/providers/dropbox"}},"title":"Dropbox Business team member","desc":"A single member enrolled in the team, selected by `teamMemberId` as returned by `team/members/list_v2`. Carries the member's login email, role, and account status, the signals most relevant to auditing account exposure across a team. The `secondaryEmails` field lists additional verified addresses tied to the same account.","min_provider_version":"13.0.0","defaults":"email status","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"},"dropbox.team":{"id":"dropbox.team","name":"dropbox.team","fields":{"externalSharingAllowed":{"name":"externalSharingAllowed","type":"\u0004","is_mandatory":true,"title":"Whether shared folders may include members from outside the team","provider":"go.mondoo.com/mql/providers/dropbox"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Team ID","provider":"go.mondoo.com/mql/providers/dropbox"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Team name","provider":"go.mondoo.com/mql/providers/dropbox"},"numLicensedUsers":{"name":"numLicensedUsers","type":"\u0005","is_mandatory":true,"title":"Number of licenses available to the team","provider":"go.mondoo.com/mql/providers/dropbox"},"numProvisionedUsers":{"name":"numProvisionedUsers","type":"\u0005","is_mandatory":true,"title":"Number of accounts invited to or already active on the team","provider":"go.mondoo.com/mql/providers/dropbox"},"numUsedLicenses":{"name":"numUsedLicenses","type":"\u0005","is_mandatory":true,"title":"Number of licenses currently used by the team","provider":"go.mondoo.com/mql/providers/dropbox"},"publicSharingAllowed":{"name":"publicSharingAllowed","type":"\u0004","is_mandatory":true,"title":"Whether team members are permitted to create shared links with a publicly accessible audience","provider":"go.mondoo.com/mql/providers/dropbox"},"uploadApiRateLimit":{"name":"uploadApiRateLimit","type":"\u0005","is_mandatory":true,"title":"Upload API rate limit in calls per month, 0 when unlimited or not configured","provider":"go.mondoo.com/mql/providers/dropbox"}},"title":"Dropbox Business team account","desc":"Team-wide identity and sharing configuration returned by `team/get_info` and `team/features/get_values`. There is one `team` per Dropbox Business account. `externalSharingAllowed` reports whether shared folders may include members outside the team, and `publicSharingAllowed` reports whether team members are permitted to create shared links with a public (non-team) audience.","private":true,"min_provider_version":"13.0.0","defaults":"name","provider":"go.mondoo.com/mql/providers/dropbox","maturity":"experimental"}}}