Skip to content
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

Fix encryption model optionals #267

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

dani-garcia
Copy link
Member

Type of change

- [x] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Some of the fields in the encryption models were incorrectly marked as non-optional, when in reality null values can be valid. I've marked these as Optional instead

@dani-garcia dani-garcia requested a review from Hinton October 4, 2023 15:44
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details8c35ee4c-60e1-4956-9f32-fdad3d96df30

No New Or Fixed Issues Found

@dani-garcia dani-garcia merged commit 7c172fd into master Oct 5, 2023
45 checks passed
@dani-garcia dani-garcia deleted the ps/fix-encryption-model-optionals branch October 5, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants