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

[Modules] Added SQL Protector for SQL Server #3025

Merged
merged 12 commits into from
Mar 31, 2023

Conversation

jhueppauff
Copy link
Contributor

@jhueppauff jhueppauff commented Mar 20, 2023

Description

I added the missing encryption protector for SQL Server. #1980
This should enable to apply TDE on Databases with a custom key.
However this is my first contribution, in case I missed anything please raise your voice.

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
Sql - Servers

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@jhueppauff jhueppauff requested a review from a team as a code owner March 20, 2023 09:37
@AlexanderSehr AlexanderSehr added enhancement New feature or request [cat] modules category: modules labels Mar 20, 2023
@eriqua eriqua changed the title Added SQL Protector for SQL Server [Modules] Added SQL Protector for SQL Server Mar 23, 2023
settings.yml Outdated Show resolved Hide resolved
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants