Skip to content

/env/{name} does not mask sensitive placeholders for a non-regex name #9918

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

Closed
wilkinsona opened this issue Jul 31, 2017 · 0 comments
Closed
Assignees
Labels
type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

The sanitisation is only performed in the code path that handles regular expressions so a request for /env/my.foo will not be santized whereas a request for /env/my.* will be.

@wilkinsona wilkinsona added this to the 1.5.7 milestone Jul 31, 2017
@wilkinsona wilkinsona self-assigned this Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant