Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@friggframework/encrypt

Package Overview
Dependencies
Maintainers
3
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/encrypt

This package exports the `encrypt` mongoose plugin used in [Frigg](https://friggframework.org). You can find its documentation [on Frigg's website](https://docs.friggframework.org/packages/encrypt).

  • 1.1.8
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

encrypt

This package exports the encrypt mongoose plugin used in Frigg. You can find its documentation on Frigg's website.

Configuration

Environment variableDescription
KMS_KEY_ARNThe AWS KMS Key ARN, if using it to encryption/decryption.
AES_KEYAES key, used in conjunction with AES_KEY_ID. AES option is mutually exclusive with KMS_KEY_ARN.
AES_KEY_IDAES key ID, used in conjunction with AES_KEY.
STAGEThe stage in which the application is running. It is usually defined in Serverless configuration, if used.
BYPASS_ENCRYPTION_STAGEStages to bypass encryption/decryption, separated by comma.

FAQs

Package last updated on 02 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc