Mondoo Docs

Snowflake Password Policy

snowflake.passwordPolicy MQL resource for querying Snowflake infrastructure with cnquery and cnspec.

Snowflake

Snowflake Password Policy

Use MQL in cnspec shell or policy:

snowflake.passwordPolicy
Min version: 9.0.0Defaults: name

Relationships

Mini Map
Snowflake
3 resources · 3 relationshipsClick to select, expand fields to see properties.

Fields (18)

FieldTypeDescription
commentrequired
stringComment for the password policy
createdAtrequired
timeWhen the password policy was created
databaseNamerequired
stringName of the database
kindrequired
stringName of the kind
namerequired
stringName of the password policy
ownerrequired
stringName of the owner
passwordHistory
intNumber of recent passwords to retain
passwordLockoutTimeMins
intHow long (in minutes) to lock out the user account
passwordMaxAgeDays
intMaximum number of days before password must be changed
passwordMaxLength
intMaximum number of characters for password
passwordMaxRetries
intMaximum number of attempts to enter a password before locking out the user account
passwordMinAgeDays
intMinimum number of days before password can be changed
passwordMinLength
intMinimum number of characters for password
passwordMinLowerCaseChars
intMinimum number of lowercase characters for password
passwordMinNumericChars
intMinimum number of numeric characters for password
passwordMinSpecialChars
intMinimum number of special characters for password
passwordMinUpperCaseChars
intMinimum number of uppercase characters for password
schemaNamerequired
stringName of the schema