0.0.7 • Published 9 months ago
@dmno/encrypted-vault-plugin v0.0.7
Check out the docs for more information on how to use DMNO with an encrypted vault for your secrets.
THIS IS PREVIEW SOFTWARE AND SUBJECT TO RAPID CHANGE
If you have any questions, please reach out to us on Discord.
@dmno/encrypted-vault-plugin 
Provides functionality to encrypt and store secrets committed to your repo for the @dmno config engine
Plugin
Initialization
const vaultPlugin = new EncryptedVaultPlugin('vault', {});
Value Resolvers
Fetch item using unique IDs
onePassVault.item()
Fetch item using "reference"
onePassVault.itemByReference()
Data Types
EncryptedVaultTypes.encryptionKey