mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add bitwarden-secrets-manager plugin (#886)
Co-authored-by: Federico Frigo <federico.frigo@omnys.com> Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -107,6 +107,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Bin | [joe733/asdf-bin](https://github.com/joe733/asdf-bin) | [](https://github.com/joe733/asdf-bin) |
|
||||
| binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [](https://travis-ci.org/Traackr/asdf-binnacle) |
|
||||
| Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [](https://travis-ci.com/vixus0/asdf-bitwarden) |
|
||||
| bitwarden-secrets-manager | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [](https://travis-ci.com/vixus0/asdf-bitwarden) |
|
||||
| Bombardier | [NeoHsu/asdf-bombardier](https://github.com/NeoHsu/asdf-bombardier) | [](https://github.com/neohsu/asdf-bombardier/actions?query=workflow%3ABuild) |
|
||||
| borg | [lwiechec/asdf-borg](https://github.com/lwiechec/asdf-borg) | [](https://github.com/lwiechec/asdf-borg/actions/workflows/build.yml) |
|
||||
| bosh | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bosh.yml) |
|
||||
@@ -550,7 +551,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| psc-package | [nsaunders/asdf-psc-package](https://github.com/nsaunders/asdf-psc-package) | [](https://github.com/nsaunders/asdf-psc-package/actions) |
|
||||
| Pulumi | [canha/asdf-pulumi](https://github.com/canha/asdf-pulumi) | [](https://travis-ci.org/canha/asdf-pulumi) |
|
||||
| purerl | [GoNZooo/asdf-purerl](https://github.com/GoNZooo/asdf-purerl) | [](https://github.com/GoNZooo/asdf-purerl/actions) |
|
||||
| PureScript | [jrrom/asdf-purescript](https://github.com/jrrom/asdf-purescript) | [](https://github.com/jrrom/asdf-purescript/actions) |
|
||||
| PureScript | [jrrom/asdf-purescript](https://github.com/jrrom/asdf-purescript) | [](https://github.com/jrrom/asdf-purescript/actions) |
|
||||
| Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [](https://github.com/nsaunders/asdf-purty/actions) |
|
||||
| Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [](https://travis-ci.org/danhper/asdf-python) |
|
||||
| q | [moritz-makandra/asdf-plugin-qdns](https://github.com/moritz-makandra/asdf-plugin-qdns) | [](https://github.com/moritz-makandra/asdf-plugin-qdns/actions) |
|
||||
@@ -620,7 +621,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| soracom-cli | [grimoh/asdf-soracom](https://github.com/grimoh/asdf-soracom) | [](https://github.com/grimoh/asdf-soracom/actions) |
|
||||
| Sourcery | [younke/asdf-sourcery](https://github.com/younke/asdf-sourcery) | [](https://github.com/younke/asdf-sourcery/actions) |
|
||||
| spacectl | [bodgit/asdf-spacectl](https://github.com/bodgit/asdf-spacectl) | [](https://github.com/bodgit/asdf-spacectl/actions) |
|
||||
| Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | [](https://github.com/jrrom/asdf-spago/actions) |
|
||||
| Spago | [jrrom/asdf-spago](https://github.com/jrrom/asdf-spago) | [](https://github.com/jrrom/asdf-spago/actions) |
|
||||
| Spark | [joshuaballoch/asdf-spark](https://github.com/joshuaballoch/asdf-spark) | [](https://travis-ci.org/joshuaballoch/asdf-spark) |
|
||||
| Spectral | [vbyrd/asdf-spectral](https://github.com/vbyrd/asdf-spectral) | [](https://github.com/vbyrd/asdf-spectral/actions) |
|
||||
| Spin | [pavloos/asdf-spin](https://github.com/pavloos/asdf-spin) | [](https://github.com/pavloos/asdf-spin/actions) |
|
||||
|
||||
1
plugins/bitwarden-secrets-manager
Normal file
1
plugins/bitwarden-secrets-manager
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/asdf-community/asdf-bitwarden-secrets-manager
|
||||
Reference in New Issue
Block a user