-
Notifications
You must be signed in to change notification settings - Fork 3
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
🧹 Draft: Improve azure cnquery packs #99
Conversation
This comment has been minimized.
This comment has been minimized.
183de9d
to
82b0220
Compare
mql: azure.subscription.resources | ||
- uid: mondoo-asset-inventory-azure-mfa-users |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to rework this in a data gathering way, not a security way. We could make it "Retrieve all users in the subscription and their MFA status"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done, Thanks!
Signed-off-by: Hossein Rouhani <[email protected]>
Signed-off-by: Hossein Rouhani <[email protected]>
Signed-off-by: Hossein Rouhani <[email protected]>
Signed-off-by: Hossein Rouhani <[email protected]>
Signed-off-by: Hossein Rouhani <[email protected]>
82b0220
to
6cbe350
Compare
Signed-off-by: Hossein Rouhani <[email protected]>
mql: azure.subscription.id | ||
mql: azure.subscription.subscriptionId | ||
- uid: mondoo-asset-inventory-azure-subscription-name | ||
title: Retrieve Azure subscription Name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
title: Retrieve Azure subscription Name | |
title: Retrieve Azure subscription name |
Closing this out to do it in the new policy instead |
Improvement related to --> https://www.notion.so/mondoo/SOC2-query-pack-required-resources-57920bb45b6a4da7b8f3612cba525849#4dbb1f9d50744f6c8e646f730f9b7f99
All needed resources will be documented at the end of this document: https://www.notion.so/mondoo/Azure-Security-Policy-d1443f97e0bf4634b38bd0b27a0c67da
Still Ongoing, I believe most of the stuff we can implement.