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

When storing :inputs and :changes scrub them to redact sensitive values #30

Open
chrishop opened this issue Oct 12, 2023 · 0 comments
Open

Comments

@chrishop
Copy link

          We could actually scrub these. When storing the input, we could check the action, see if the value corresponds to a sensitive argument or sensitive attribute, and if so replace it with `**redacted**` in the changes? We would also need to traverse any unions/embeds given and scrub those too.

Originally posted by @zachdaniel in #29 (comment)

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

No branches or pull requests

1 participant