FalcoSuessgott / vkv

vkv enables you to list, compare, move, import, document, backup & encrypt secrets from a HashiCorp Vault KV engine
https://falcosuessgott.github.io/vkv/
MIT License
86 stars 9 forks source link

fix(export): preserve special characters #257

Closed FalcoSuessgott closed 5 months ago

FalcoSuessgott commented 5 months ago

fixes #255

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 71.32%. Comparing base (6b528bc) to head (558cf8f). Report is 84 commits behind head on master.

Files Patch % Lines
pkg/utils/utils.go 75.00% 1 Missing and 1 partial :warning:
pkg/printer/secret/base.go 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== + Coverage 69.59% 71.32% +1.73% ========================================== Files 29 35 +6 Lines 1322 1566 +244 ========================================== + Hits 920 1117 +197 - Misses 290 313 +23 - Partials 112 136 +24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gitguardian[bot] commented 5 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.