-
-
Notifications
You must be signed in to change notification settings - Fork 88
[vividus] Possibility for use fragmented encryption in global variables #2144
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 8000 ? Sign in to your account
Merged
valfirst
merged 1 commit into
vividus-framework:master
from
draker94:add_partial_encryption_in_global_variables
Nov 5, 2021
Merged
[vividus] Possibility for use fragmented encryption in global variables #2144
valfirst
merged 1 commit into
vividus-framework:master
from
draker94:add_partial_encryption_in_global_variables
Nov 5, 2021
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
099b67e
to
378f2ea
Compare
Codecov Report
@@ Coverage Diff @@
## master #2144 +/- ##
=========================================
Coverage 96.21% 96.21%
- Complexity 5360 5362 +2
=========================================
Files 757 757
Lines 15314 15323 +9
Branches 1031 1031
=========================================
+ Hits 14734 14743 +9
Misses 450 450
Partials 130 130
Continue to review full report at Codecov.
|
uarlouski
reviewed
Nov 4, 2021
vividus/src/main/java/org/vividus/configuration/PropertiesDecryptor.java
Outdated
Show resolved
Hide resolved
35d4fca
to
1a3ec23
Compare
valfirst
reviewed
Nov 4, 2021
1a3ec23
to
81acf61
Compare
valfirst
approved these changes
Nov 4, 2021
ikalinin1
reviewed
Nov 4, 2021
vividus/src/main/java/org/vividus/configuration/PropertiesDecryptor.java
Outdated
Show resolved
Hide resolved
uarlouski
reviewed
Nov 4, 2021
vividus/src/test/java/org/vividus/configuration/PropertiesDecryptorTests.java
Outdated
Show resolved
Hide resolved
ikalinin1
reviewed
Nov 4, 2021
vividus/src/main/java/org/vividus/configuration/PropertiesDecryptor.java
Outdated
Show resolved
Hide resolved
ikalinin1
approved these changes
Nov 4, 2021
81acf61
to
354cd67
Compare
uarlouski
approved these changes
Nov 4, 2021
ikalinin1
reviewed
Nov 4, 2021
vividus/src/main/java/org/vividus/configuration/PropertiesDecryptor.java
Outdated
Show resolved
Hide resolved
354cd67
to
a0a1225
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #2000