KeyVaultSecretValue¶
Represents versioned Azure Key Vault secret values.
Labels: :KeyVaultSecretValue
Properties:
id- Secret value version ID (primary key)name- Secret namevalue- Secret value collected from Key Vaultmanaged- Whether Azure manages the secretcontentType- Secret content typekid- Related Key Vault key ID, when presentenabled- Whether the secret value is enablednotBefore- Time before which the secret value is invalidexpires- Expiration timecreated- Creation timeupdated- Last update timerecoverableDays- Number of recoverable daysrecoveryLevel- Recovery leveltags- Secret tags askey:valuestrings
Relationships:
HAS_VERSION← KeyVaultSecret - Parent secret metadata nodeMATCHES_SECRET→ ClientSecret - Matched client secrets discovered during post-processing
Example Queries¶
Find versioned Key Vault secret values and any matched client secrets: