Skip to content

feat: Add support for binary column obfuscation in basic transformer#20818

Merged
kodiakhq[bot] merged 3 commits intomainfrom
feature/add-binary-column-obfuscation-to-basic-transformer
May 23, 2025
Merged

feat: Add support for binary column obfuscation in basic transformer#20818
kodiakhq[bot] merged 3 commits intomainfrom
feature/add-binary-column-obfuscation-to-basic-transformer

Conversation

@blesniewski
Copy link
Copy Markdown
Contributor

Some of the sensitive columns may have binary type (like Azure's KeyVault Certificate cer)
With this we should be able to obfuscate such columns

@blesniewski blesniewski requested review from a team and przste-go May 21, 2025 11:54
@blesniewski blesniewski requested a review from erezrokah May 21, 2025 14:48
@blesniewski blesniewski added the automerge Automatically merge once required checks pass label May 23, 2025
@kodiakhq kodiakhq bot merged commit 6783052 into main May 23, 2025
15 checks passed
@kodiakhq kodiakhq bot deleted the feature/add-binary-column-obfuscation-to-basic-transformer branch May 23, 2025 08:38
kodiakhq bot pushed a commit that referenced this pull request May 28, 2025
🤖 I have created a release *beep* *boop*
---


## [2.4.0](plugins-transformer-basic-v2.3.1...plugins-transformer-basic-v2.4.0) (2025-05-26)


### Features

* Add support for binary column obfuscation in basic transformer ([#20818](#20818)) ([6783052](6783052))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 ([#20814](#20814)) ([6503ea9](6503ea9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants