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

Add annotation to hide sensitive data in attaches and report #392

Closed
1 of 3 tasks
LeshaVasya opened this issue Jun 9, 2017 · 0 comments · Fixed by #1404
Closed
1 of 3 tasks

Add annotation to hide sensitive data in attaches and report #392

LeshaVasya opened this issue Jun 9, 2017 · 0 comments · Fixed by #1404
Labels
theme:epic type:new feature Change that add something new for end users

Comments

@LeshaVasya
Copy link

LeshaVasya commented Jun 9, 2017

I'm submitting a ...

  • bug report
  • feature request
  • 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.

Please tell us about your environment:

Other information

@baev baev added the type:new feature Change that add something new for end users label Jun 14, 2017
@baev 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
@baev baev removed the work:backlog label Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:epic type:new feature Change that add something new for end users
Projects
None yet
2 participants