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

Feature Request: Improve Additional Secrets Redaction #68

Open
ElijahSwiftIBM opened this issue Jan 31, 2024 · 0 comments
Open

Feature Request: Improve Additional Secrets Redaction #68

ElijahSwiftIBM opened this issue Jan 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ElijahSwiftIBM
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Additional Secrets Redaction is currently marked experimental because messages returned by IRRSMO00 from RACF can contain the redacted content. Additionally the regex implementation of the redaction is not exhaustive and seems that it could be error prone if the weaknesses of it were deliberately exploited.

Describe the solution you'd like
Error messages containing redacted content should also be redacted.
Redaction should be employed in a way to minimize false positives and guarantee redaction of the target pattern.

Describe alternatives you've considered
No alternatives as there is no defined implementation for this

Additional context
N/A

@ElijahSwiftIBM ElijahSwiftIBM added the enhancement New feature or request label Jan 31, 2024
@ElijahSwiftIBM ElijahSwiftIBM self-assigned this Jan 31, 2024
@lcarcaramo lcarcaramo added this to the 1.0b6 milestone Jan 31, 2024
@lcarcaramo lcarcaramo removed this from the Beta 1.0b6 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants