Skip to content

Conversation

@ibodrov
Copy link
Collaborator

@ibodrov ibodrov commented Oct 21, 2025

The EL function sensitive allows users to add any string to SensitiveDataHolder. Useful when sensitive strings are created directly in flows.

@ibodrov ibodrov requested a review from a team October 21, 2025 14:11
@ibodrov ibodrov added the docs label Oct 21, 2025
brig
brig previously approved these changes Oct 21, 2025
@ibodrov ibodrov added the wip Work in progress, do not merge label Oct 21, 2025
@ibodrov
Copy link
Collaborator Author

ibodrov commented Oct 21, 2025

On second thought, maybe mask is not a good name. Users might have expectations that the function will mask "sensitive" substrings in the supplied string. While the intent for us to provide a function to mark generated data as "sensitive". Perhaps it should be just sensitive("foo") instead?

@brig
Copy link
Contributor

brig commented Oct 21, 2025

On second thought, maybe mask is not a good name. Users might have expectations that the function will mask "sensitive" substrings in the supplied string. While the intent for us to provide a function to mark generated data as "sensitive". Perhaps it should be just sensitive("foo") instead?

+1 sensitive("foo")

@ibodrov ibodrov removed the wip Work in progress, do not merge label Oct 22, 2025
@ibodrov ibodrov requested a review from brig October 22, 2025 15:43
@ibodrov ibodrov changed the title runtime-v2: add option to mark strings as sensitive using "mask" function runtime-v2: add EL function to mark strings as sensitive Oct 22, 2025
@ibodrov ibodrov merged commit c0edd22 into master Oct 22, 2025
4 checks passed
@ibodrov ibodrov deleted the ib/sensitive-fn branch October 22, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants