Skip to main content

Bitwarden secret adapter for Fujin

Project description

Fujin Secrets - Bitwarden

Bitwarden secret adapter for Fujin deployment tool.

Installation

pip install fujin-secrets-bitwarden

Or with uv:

uv pip install fujin-secrets-bitwarden

Prerequisites

Download and install the Bitwarden CLI and log in to your account.

You should be able to run bw get password <name_of_secret> and get the value for the secret. This is the command that will be executed when pulling your secrets.

Configuration

Add the following to your fujin.toml file:

[secrets]
adapter = "bitwarden"

[secrets.options]
password_env = "BW_PASSWORD"

To unlock the Bitwarden vault, the password is required. Set the BW_PASSWORD environment variable in your shell. When Fujin signs in, it will always sync the vault first.

Alternatively, you can set the BW_SESSION environment variable. If BW_SESSION is present, Fujin will use it directly without signing in or syncing the vault. In this case, the options.password_env configuration is not required.

Usage

In your environment file (.env or configured via envfile in fujin.toml), prefix secret values with $:

DEBUG=False
AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY=$AWS_SECRET_ACCESS_KEY

The $ sign indicates to Fujin that it is a secret that should be resolved using the configured adapter.

How it Works

The adapter:

  1. Authenticates with Bitwarden using BW_SESSION or unlocks the vault with the configured password
  2. Syncs the vault (when unlocking)
  3. Resolves all secrets concurrently using bw get password <name> --raw
  4. Returns the resolved environment variables

Related

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fujin_secrets_bitwarden-0.27.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fujin_secrets_bitwarden-0.27.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file fujin_secrets_bitwarden-0.27.1.tar.gz.

File metadata

  • Download URL: fujin_secrets_bitwarden-0.27.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for fujin_secrets_bitwarden-0.27.1.tar.gz
Algorithm Hash digest
SHA256 140fe531e131d2696c20fb30d3d19f4398b2f0c3ddcd7f28f7c6c0e71988a5e1
MD5 503c07164eafb12719856280cf39111b
BLAKE2b-256 b18ceafb96002b5b31ae0fd1e30f198bc247cfd2f49d91beef1243b5063b33f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for fujin_secrets_bitwarden-0.27.1.tar.gz:

Publisher: publish.yml on Tobi-De/fujin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fujin_secrets_bitwarden-0.27.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fujin_secrets_bitwarden-0.27.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c40800c2bc099244cd21a6e3edfe4d5af7016c82a5f8e40d4928ecec8e84d7ae
MD5 ef3aec1007dfb0f2e08daed5ac11e920
BLAKE2b-256 661a5ecc4ada32e4f16a662bfccce606d8c58c3157bf9767f8bf12dfead3b0b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for fujin_secrets_bitwarden-0.27.1-py3-none-any.whl:

Publisher: publish.yml on Tobi-De/fujin

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page