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

Fortify Secret.Wrapped value protection #9

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Conversation

mattia
Copy link
Owner

@mattia mattia commented Dec 17, 2022

To improve and avoid even more cases we decided to harden the Wrapped value for the property wrapper so that even more accidental exposure are avoided.
The underlying value now must be accessed through the projectedValue that returns an UnwrappedSecret.

To improve and avoid even more cases we decided to harden the `Wrapped` value for the property wrapper so that even more accidental exposure are avoided. To access the underlying value now you must pass through the `projectedValue` that returns an `UnwrappedSecret`.
@mattia mattia added the enhancement New feature or request label Dec 17, 2022
@mattia mattia self-assigned this Dec 17, 2022
@mattia mattia merged commit 54570e4 into main Dec 18, 2022
@mattia mattia deleted the feature/more-secret branch December 18, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant