-
Notifications
You must be signed in to change notification settings - Fork 13
[SM-1466] feat(structures): parse yaml and json structures in secrets #183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
|
Thank you for your contribution! We've added this to our internal Community PR board for review. |
e3939e6 to
f049539
Compare
|
Good afternoon, @vgrassia @Thomas-Avery We can also completely disregard the PR if it's not something you'd like to support, I thought it would be a nice addition also, being on macos, i had to create a |
|
Hello. Any updates? |
|
Hello, who can help with this? |
|
Hey there, thanks for the proposal! You can also drop your contribution in the Github Discussions area here for the team/community to review: https://github.com/orgs/bitwarden/discussions/categories/secrets-manager |
68c6e9f to
d9d0496
Compare
|
any status updates here? |
- add support for parsing yaml and json structures in bitwarden secrets - add unit tests for use cases - update readme to reflect the new changes - add threeflags, parse_yaml, parse_json and transform_keys to enable the feature Signed-off-by: Christopher Larivière <[email protected]>
🎟️ Tracking
Closes #172
📔 Objective
Allows the parsing of json/yaml structures inside bitwarden secrets so that more than one value can be exported per secret.
⏰ Reminders before review
Commit Notes: