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

Validate UUID before using it #68

Closed
adietish opened this issue Mar 24, 2023 · 0 comments · Fixed by #69
Closed

Validate UUID before using it #68

adietish opened this issue Mar 24, 2023 · 0 comments · Fixed by #69
Assignees
Labels
bug Something isn't working

Comments

@adietish
Copy link
Contributor

adietish commented Mar 24, 2023

Given that the UUID can be altered manually in the file (see comment at https://plugins.jetbrains.com/plugin/16209-telemetry-by-red-hat/reviews#review=81120), we should validate the UUID before using it.

ex. as discussed at Baeldung: https://www.baeldung.com/java-validate-uuid-string#hexagonal

@adietish adietish self-assigned this Mar 24, 2023
@adietish adietish moved this to 📋 Backlog in IDE Cloudaptors Mar 24, 2023
@adietish adietish added the bug Something isn't working label Mar 24, 2023
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 11, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Co-authored-by: Stephane Bouchet <sbouchet@redhat.com>
adietish added a commit to adietish/intellij-redhat-telemetry that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Co-authored-by: Stephane Bouchet <sbouchet@redhat.com>
Co-authored-by: Fred Bricon <fbricon@redhat.com>
adietish added a commit that referenced this issue Apr 12, 2023
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Co-authored-by: Stephane Bouchet <sbouchet@redhat.com>
Co-authored-by: Fred Bricon <fbricon@redhat.com>
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in IDE Cloudaptors Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant