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

enhance(executable): encrypt DB executable #304

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Conversation

ecrupper
Copy link
Contributor

Ref: go-vela/server#927 (comment)

Rows will include sensitive information, so it is best to encrypt the data.

@ecrupper ecrupper requested a review from a team as a code owner August 21, 2023 13:54
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #304 (20db90d) into main (670dcf4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #304      +/-   ##
==========================================
+ Coverage   97.04%   97.06%   +0.01%     
==========================================
  Files          61       61              
  Lines        6742     6772      +30     
==========================================
+ Hits         6543     6573      +30     
  Misses        147      147              
  Partials       52       52              
Files Changed Coverage Δ
database/build_executable.go 92.59% <100.00%> (+4.35%) ⬆️

database/build_executable.go Outdated Show resolved Hide resolved
Co-authored-by: dave vader <48764154+plyr4@users.noreply.github.com>
@ecrupper ecrupper merged commit 6b577f3 into main Aug 21, 2023
9 of 10 checks passed
@ecrupper ecrupper deleted the executable-encrypt branch August 21, 2023 13:59
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