You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support request => Please do not submit support request here, see note at the top of this template.
What is the current behavior?
All sensitive data like passwords and access keys is shown as plain text in report and attaches.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Introduce allure annotation to hide sensitive data for step. Annotation could have string parameter for regex to explain what to hide in this particular step.
Such "what to hide regex" parameter could be introduced for attachment annotation as well.
Default regex parameter could involve some symbols following passwords and keys for instance.
What is the motivation / use case for changing the behavior?
Possible security hole if you demo production test report to other teams.
baev
changed the title
Feature Request. Add annotation to hide sensitive data in attaches and report.
Add annotation to hide sensitive data in attaches and report
Jun 14, 2017
I'm submitting a ...
What is the current behavior?
All sensitive data like passwords and access keys is shown as plain text in report and attaches.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Introduce allure annotation to hide sensitive data for step. Annotation could have string parameter for regex to explain what to hide in this particular step.
Such "what to hide regex" parameter could be introduced for attachment annotation as well.
Default regex parameter could involve some symbols following passwords and keys for instance.
What is the motivation / use case for changing the behavior?
Possible security hole if you demo production test report to other teams.
Please tell us about your environment:
Other information
The text was updated successfully, but these errors were encountered: