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

Missing hide_serial() while output serial into log #2255

Open
nevercodecorrect opened this issue May 7, 2024 · 1 comment
Open

Missing hide_serial() while output serial into log #2255

nevercodecorrect opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nevercodecorrect
Copy link

IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.

Describe the bug

The serial in this line of code is directly output to log without being sanitized by hide_serial() function

To Reproduce

N/A

Expected behavior

The serial should be obfuscated like other log statements.

Screenshots

N/A

System details

N/A

Logs
N/A

Additional context

N/A

@alandtse alandtse added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels May 10, 2024
@alandtse
Copy link
Owner

Thanks for catching that.

@github-actions github-actions bot removed the help wanted Extra attention is needed label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants