{"resources":{"slack":{"id":"slack","name":"slack","fields":{"accessLogs":{"name":"accessLogs","type":"\u0019\u001bslack.login","title":"Slack workspace access log entries (login activity)","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"conversation":{"name":"conversation","type":"\u001bslack.conversation","title":"Slack conversation","desc":"Single Slack conversation: a public or private channel, direct message, or multi-party DM. Use it to audit who can reach a conversation and how far its contents can travel. The channel-shape flags (`isPrivate`, `isIM`, `isMpim`, `isGroup`, `isChannel`) distinguish the conversation type, while the external-sharing flags (`isShared`, `isExtShared`, `isPendingExtShared`, `isOrgShared`) reveal whether messages leave the workspace or reach a remote organization. The `members` list resolves the participating users, and `creator` identifies who opened it.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"conversations":{"name":"conversations","type":"\u001bslack.conversations","title":"Slack conversations","desc":"Conversations in the workspace: public channels, private channels, and direct messages, together with split views that return only the public, private, or direct-message subset. The starting point for channel sharing and membership reviews across the workspace.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"enterpriseUser":{"name":"enterpriseUser","type":"\u001bslack.enterpriseUser","title":"Slack Enterprise Grid user","desc":"Enterprise Grid record attached to a Slack user, covering the enterprise user ID, the parent organization ID and name, and whether the user is an admin or owner of the Enterprise Grid organization. Use it to identify org-level administrators and owners across the workspaces that belong to an Enterprise Grid.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"login":{"name":"login","type":"\u001bslack.login","title":"Slack workspace access log entry","desc":"Access-log row that aggregates workspace logins for one (user, IP, user-agent) combination, with the count of logins, the source IP and user agent, the best-guess ISP, the country and region derived from IP-address geolocation, and the first and last login timestamps. The basis for impossible-travel and suspicious-IP detection across a workspace's sign-in activity.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"team":{"name":"team","type":"\u001bslack.team","title":"Slack team","desc":"Identity of the connected Slack workspace (team): its `id`, display `name`, `domain` (the `\u003cdomain\u003e.slack.com` host), and the `emailDomain` that new members' email addresses are expected to match. Use it to confirm which workspace a scan is running against and to pin domain-based enrollment policies.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"user":{"name":"user","type":"\u001bslack.user","title":"Slack user","desc":"Single workspace member, selected by `id` (for example `slack.user(id: \"U012AB3CD\")`). The record carries the account's security signals: the admin, owner, and primary-owner role flags; guest (`isRestricted`) and single-channel-guest (`isUltraRestricted`) status; two-factor enrollment; email confirmation; and the bot, app, connector, and workflow markers that separate automated accounts from people. On Slack Enterprise Grid, `enterpriseUser` links to the member's organization-level record, and `isStranger` flags a member from a different workspace.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"userGroup":{"name":"userGroup","type":"\u001bslack.userGroup","title":"Slack user group","desc":"User group whose members are addressable together by an `@handle`, used to mention or notify a set of workspace members at once. Covers the friendly name and description, the `isExternal` flag marking groups shared from another workspace, lifecycle timestamps with the users that created, updated, and deleted the group, the member count, and the `members` list. Audit user groups to review who a broadcast handle reaches and to catch stale or externally sourced groups.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true},"userGroups":{"name":"userGroups","type":"\u0019\u001bslack.userGroup","title":"User groups defined in the workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"users":{"name":"users","type":"\u001bslack.users","title":"Slack workspace users","desc":"Every user account in the workspace, with role-filtered views for bots, members, admins, and owners. The starting point for 2FA, dormant-user, and admin-membership audits.","provider":"go.mondoo.com/cnquery/v9/providers/slack","is_implicit_resource":true}},"title":"Slack workspace","desc":"Slack workspace as seen through the Web API. The `accessLogs` field returns every login event in the workspace access log (login activity, IP, user agent, ISP, geolocation), and `userGroups` returns the user groups defined in the workspace. Pair with `slack.users` for per-user identity, 2FA, and role audits, and `slack.conversations` for channel sharing-and-membership reviews.","min_provider_version":"9.0.0","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.conversation":{"id":"slack.conversation","name":"slack.conversation","fields":{"created":{"name":"created","type":"\t","is_mandatory":true,"title":"Timestamp of when the conversation was created","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"creator":{"name":"creator","type":"\u001bslack.user","title":"User that created this conversation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Conversation ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isArchived":{"name":"isArchived","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is archived","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isChannel":{"name":"isChannel","type":"\u0004","is_mandatory":true,"title":"Whether a conversation is a channel","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isExtShared":{"name":"isExtShared","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is part of a shared channel with a remote organization","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isGroup":{"name":"isGroup","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is a private channel created before March 2021","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isIM":{"name":"isIM","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is a direct message","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isMpim":{"name":"isMpim","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is private between multiple users","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isOpen":{"name":"isOpen","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is open","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isOrgShared":{"name":"isOrgShared","type":"\u0004","is_mandatory":true,"title":"Whether the channel is shared between Enterprise Grid workspaces","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isPendingExtShared":{"name":"isPendingExtShared","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is to be shared with a remote organization","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isPrivate":{"name":"isPrivate","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is privileged between two or more members","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isShared":{"name":"isShared","type":"\u0004","is_mandatory":true,"title":"Whether the conversation is in some way shared between multiple workspaces","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"locale":{"name":"locale","type":"\u0007","is_mandatory":true,"title":"IETF language code that represents chosen language","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"members":{"name":"members","type":"\u0019\u001bslack.user","title":"Members of the conversation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the conversation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"priority":{"name":"priority","type":"\u0006","is_mandatory":true,"title":"Priority of the conversation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"purpose":{"name":"purpose","type":"\n","is_mandatory":true,"title":"Channel purpose","desc":"Dict with `value` (the purpose text), `creator` (ID of the user who set it), and `lastSet` (when it was last changed).","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"topic":{"name":"topic","type":"\n","is_mandatory":true,"title":"Channel topic","desc":"Dict with `value` (the topic text), `creator` (ID of the user who set it), and `lastSet` (when it was last changed).","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack conversation","desc":"Single Slack conversation: a public or private channel, direct message, or multi-party DM. Use it to audit who can reach a conversation and how far its contents can travel. The channel-shape flags (`isPrivate`, `isIM`, `isMpim`, `isGroup`, `isChannel`) distinguish the conversation type, while the external-sharing flags (`isShared`, `isExtShared`, `isPendingExtShared`, `isOrgShared`) reveal whether messages leave the workspace or reach a remote organization. The `members` list resolves the participating users, and `creator` identifies who opened it.","min_provider_version":"9.0.0","defaults":"id name","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.conversations":{"id":"slack.conversations","name":"slack.conversations","fields":{"directMessages":{"name":"directMessages","type":"\u0019\u001bslack.conversation","title":"List of direct messages in a Slack team","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"list":{"name":"list","type":"\u0019\u001bslack.conversation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"privateChannels":{"name":"privateChannels","type":"\u0019\u001bslack.conversation","title":"List of private channels in a Slack team","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"publicChannels":{"name":"publicChannels","type":"\u0019\u001bslack.conversation","title":"List of public channels in a Slack team","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"list_type":"\u001bslack.conversation","title":"Slack conversations","desc":"Conversations in the workspace: public channels, private channels, and direct messages, together with split views that return only the public, private, or direct-message subset. The starting point for channel sharing and membership reviews across the workspace.","min_provider_version":"9.1.11","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.enterpriseUser":{"id":"slack.enterpriseUser","name":"slack.enterpriseUser","fields":{"enterpriseId":{"name":"enterpriseId","type":"\u0007","is_mandatory":true,"title":"Unique ID for the Enterprise Grid organization","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"enterpriseName":{"name":"enterpriseName","type":"\u0007","is_mandatory":true,"title":"Name for the Enterprise Grid organization.","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Enterprise user ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isAdmin":{"name":"isAdmin","type":"\u0004","is_mandatory":true,"title":"Whether the user is an admin of the Enterprise Grid organization","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isOwner":{"name":"isOwner","type":"\u0004","is_mandatory":true,"title":"Whether the user is an owner of the Enterprise Grid organization","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack Enterprise Grid user","desc":"Enterprise Grid record attached to a Slack user, covering the enterprise user ID, the parent organization ID and name, and whether the user is an admin or owner of the Enterprise Grid organization. Use it to identify org-level administrators and owners across the workspaces that belong to an Enterprise Grid.","min_provider_version":"9.0.0","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.login":{"id":"slack.login","name":"slack.login","fields":{"count":{"name":"count","type":"\u0005","is_mandatory":true,"title":"Total number of access log entries for that combination","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"country":{"name":"country","type":"\u0007","is_mandatory":true,"title":"Country derived from IP-address geolocation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"dateFirst":{"name":"dateFirst","type":"\t","is_mandatory":true,"title":"First access log entry for user, IP address, and user agent combination","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"dateLast":{"name":"dateLast","type":"\t","is_mandatory":true,"title":"Most recent log entry for user, IP address, and user agent combination","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"ip":{"name":"ip","type":"\u0007","is_mandatory":true,"title":"IP address of the device used","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isp":{"name":"isp","type":"\u0007","is_mandatory":true,"title":"Best guess at the internet service provider","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"region":{"name":"region","type":"\u0007","is_mandatory":true,"title":"Region/sub-country derived from IP-address geolocation","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"userAgent":{"name":"userAgent","type":"\u0007","is_mandatory":true,"title":"User agent string from the browser or client application","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"userID":{"name":"userID","type":"\u0007","is_mandatory":true,"title":"User ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"username":{"name":"username","type":"\u0007","is_mandatory":true,"title":"User's handle","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack workspace access log entry","desc":"Access-log row that aggregates workspace logins for one (user, IP, user-agent) combination, with the count of logins, the source IP and user agent, the best-guess ISP, the country and region derived from IP-address geolocation, and the first and last login timestamps. The basis for impossible-travel and suspicious-IP detection across a workspace's sign-in activity.","min_provider_version":"9.0.0","defaults":"userID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.team":{"id":"slack.team","name":"slack.team","fields":{"domain":{"name":"domain","type":"\u0007","is_mandatory":true,"title":"Domain of the team","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"emailDomain":{"name":"emailDomain","type":"\u0007","is_mandatory":true,"title":"Email domain of the team","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the team","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Name of the team","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack team","desc":"Identity of the connected Slack workspace (team): its `id`, display `name`, `domain` (the `\u003cdomain\u003e.slack.com` host), and the `emailDomain` that new members' email addresses are expected to match. Use it to confirm which workspace a scan is running against and to pin domain-based enrollment policies.","min_provider_version":"9.0.0","defaults":"id domain","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.user":{"id":"slack.user","name":"slack.user","fields":{"color":{"name":"color","type":"\u0007","is_mandatory":true,"title":"Hex color used to display the user's name in clients","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"deleted":{"name":"deleted","type":"\u0004","is_mandatory":true,"title":"Whether the user has been deactivated","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"enterpriseUser":{"name":"enterpriseUser","type":"\u001bslack.enterpriseUser","is_mandatory":true,"title":"Related Slack Enterprise Grid user","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"has2FA":{"name":"has2FA","type":"\u0004","is_mandatory":true,"title":"Whether two-factor authentication is enabled for the user","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"hasFiles":{"name":"hasFiles","type":"\u0004","is_mandatory":true,"title":"Whether the user owns files","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"ID of the workspace user","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isAdmin":{"name":"isAdmin","type":"\u0004","is_mandatory":true,"title":"Whether the user is an admin of the current workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isAppUser":{"name":"isAppUser","type":"\u0004","is_mandatory":true,"title":"Whether the user is an app bot","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isBot":{"name":"isBot","type":"\u0004","is_mandatory":true,"title":"Whether the user is a bot","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isConnectorBot":{"name":"isConnectorBot","type":"\u0004","is_mandatory":true,"title":"Whether the user is a connector bot","min_provider_version":"13.0.6","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isEmailConfirmed":{"name":"isEmailConfirmed","type":"\u0004","is_mandatory":true,"title":"Whether the user's email has been confirmed","min_provider_version":"13.0.6","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isInvitedUser":{"name":"isInvitedUser","type":"\u0004","is_mandatory":true,"title":"Whether a user has been invited but has not yet signed in","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isOwner":{"name":"isOwner","type":"\u0004","is_mandatory":true,"title":"Whether the user is an owner of the current workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isPrimaryOwner":{"name":"isPrimaryOwner","type":"\u0004","is_mandatory":true,"title":"Whether the user is the primary owner of the current workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isRestricted":{"name":"isRestricted","type":"\u0004","is_mandatory":true,"title":"Whether the user is a guest user","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isStranger":{"name":"isStranger","type":"\u0004","is_mandatory":true,"title":"Whether the user belongs to a different workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isUltraRestricted":{"name":"isUltraRestricted","type":"\u0004","is_mandatory":true,"title":"Whether the user is a single-channel guest","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isWorkflowBot":{"name":"isWorkflowBot","type":"\u0004","is_mandatory":true,"title":"Whether the user is a workflow bot","min_provider_version":"13.0.6","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"locale":{"name":"locale","type":"\u0007","is_mandatory":true,"title":"IETF language code that represents this user's chosen display language","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"User name","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"presence":{"name":"presence","type":"\u0007","is_mandatory":true,"title":"Current presence status (active or away)","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"profile":{"name":"profile","type":"\n","is_mandatory":true,"title":"User profile","desc":"Contact and identity details for the member. Keys: `firstName`, `lastName`, `realName`, `realNameNormalized`, `displayName`, `displayNameNormalized`, `pronouns`, `email`, `skype`, `phone`, `title`, `botId`, `apiAppId`, `alwaysActive`, `statusText`, `statusEmoji`, `statusExpiration`, `startDate`, `guestInvitedBy`, and `team` (the workspace ID the profile belongs to).","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"realName":{"name":"realName","type":"\u0007","is_mandatory":true,"title":"User's first and last name","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"teamId":{"name":"teamId","type":"\u0007","is_mandatory":true,"title":"Slack workspace ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"timeZone":{"name":"timeZone","type":"\u0007","is_mandatory":true,"title":"IANA timezone identifier for the user (e.g., America/Los_Angeles)","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"timeZoneLabel":{"name":"timeZoneLabel","type":"\u0007","is_mandatory":true,"title":"Commonly used name of the timezone","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"timeZoneOffset":{"name":"timeZoneOffset","type":"\u0005","is_mandatory":true,"title":"Number of seconds to offset UTC time","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"twoFactorType":{"name":"twoFactorType","type":"\u0007","is_mandatory":true,"title":"Type of two-factor authentication the user is using","desc":"Either `app` (authenticator app) or `sms` (text message). Empty when two-factor authentication is not enabled.","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack user","desc":"Single workspace member, selected by `id` (for example `slack.user(id: \"U012AB3CD\")`). The record carries the account's security signals: the admin, owner, and primary-owner role flags; guest (`isRestricted`) and single-channel-guest (`isUltraRestricted`) status; two-factor enrollment; email confirmation; and the bot, app, connector, and workflow markers that separate automated accounts from people. On Slack Enterprise Grid, `enterpriseUser` links to the member's organization-level record, and `isStranger` flags a member from a different workspace.","min_provider_version":"9.0.0","defaults":"id name","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.userGroup":{"id":"slack.userGroup","name":"slack.userGroup","fields":{"created":{"name":"created","type":"\t","is_mandatory":true,"title":"Timestamp when the group was created","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"createdBy":{"name":"createdBy","type":"\u001bslack.user","is_mandatory":true,"title":"User that created the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"deleted":{"name":"deleted","type":"\t","is_mandatory":true,"title":"Timestamp when the group was deleted","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"deletedBy":{"name":"deletedBy","type":"\u001bslack.user","is_mandatory":true,"title":"User that deleted the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"description":{"name":"description","type":"\u0007","is_mandatory":true,"title":"Purpose of the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"handle":{"name":"handle","type":"\u0007","is_mandatory":true,"title":"Value used to notify group members","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"id":{"name":"id","type":"\u0007","is_mandatory":true,"title":"Group ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"isExternal":{"name":"isExternal","type":"\u0004","is_mandatory":true,"title":"Whether the group is external","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"members":{"name":"members","type":"\u0019\u001bslack.user","title":"Members of the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"name":{"name":"name","type":"\u0007","is_mandatory":true,"title":"Friendly name of the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"teamId":{"name":"teamId","type":"\u0007","is_mandatory":true,"title":"Slack workspace ID","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"updated":{"name":"updated","type":"\t","is_mandatory":true,"title":"Timestamp when the group was updated","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"updatedBy":{"name":"updatedBy","type":"\u001bslack.user","is_mandatory":true,"title":"User that updated the group","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"userCount":{"name":"userCount","type":"\u0005","is_mandatory":true,"title":"Total number of users in a group","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"title":"Slack user group","desc":"User group whose members are addressable together by an `@handle`, used to mention or notify a set of workspace members at once. Covers the friendly name and description, the `isExternal` flag marking groups shared from another workspace, lifecycle timestamps with the users that created, updated, and deleted the group, the member count, and the `members` list. Audit user groups to review who a broadcast handle reaches and to catch stale or externally sourced groups.","min_provider_version":"9.0.0","defaults":"handle","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"slack.users":{"id":"slack.users","name":"slack.users","fields":{"admins":{"name":"admins","type":"\u0019\u001bslack.user","title":"Admins of the workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"bots":{"name":"bots","type":"\u0019\u001bslack.user","title":"Bot users in the workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"list":{"name":"list","type":"\u0019\u001bslack.user","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"members":{"name":"members","type":"\u0019\u001bslack.user","title":"Members of the workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"},"owners":{"name":"owners","type":"\u0019\u001bslack.user","title":"Owners of the workspace","provider":"go.mondoo.com/cnquery/v9/providers/slack"}},"list_type":"\u001bslack.user","title":"Slack workspace users","desc":"Every user account in the workspace, with role-filtered views for bots, members, admins, and owners. The starting point for 2FA, dormant-user, and admin-membership audits.","min_provider_version":"9.0.0","provider":"go.mondoo.com/cnquery/v9/providers/slack"}}}