Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ add Slack user 2FA type property #1107

Merged
merged 1 commit into from
Mar 27, 2023
Merged

✨ add Slack user 2FA type property #1107

merged 1 commit into from
Mar 27, 2023

Conversation

imilchev
Copy link
Member

cnquery> slack.users.where( has2FA == true ){ has2FA twoFactorType }
slack.users.where.list: [
  0: {
    twoFactorType: "app"
    has2FA: true
  }
]

Note that this PR switches the slack library to a fork. That's required until the PR I submitted for the upstream repo is merged slack-go/slack#1183

Signed-off-by: Ivan Milchev <ivan@mondoo.com>
Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @imilchev

@chris-rock chris-rock merged commit 1ac06f2 into main Mar 27, 2023
@chris-rock chris-rock deleted the ivan/slack-2fa-type branch March 27, 2023 20:09
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants