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

Do not fail on virtualized windows systems #1669

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

zined
Copy link
Contributor

@zined zined commented Mar 6, 2024

Describe your changes

this handles virtualized systems without Win32_ComputerSystemProduct entries by returning 'unknown' for system product name

Issue ticket number and link

n/a

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

this handles virtualized systems without Win32_ComputerSystemProduct entries by returning 'unknown' for system product name

Co-Authored-By: Bjoern Brauer <zaubernerd@zaubernerd.de>
@CLAassistant
Copy link

CLAassistant commented Mar 6, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@mlsmaycon mlsmaycon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @zined

@mlsmaycon mlsmaycon merged commit 6d747b2 into netbirdio:main Mar 6, 2024
16 checks passed
@zined zined deleted the do_not_fail_on_empty_product_name branch March 7, 2024 01:18
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
this handles virtualized systems without Win32_ComputerSystemProduct entries by returning 'unknown' for system product name

Co-authored-by: Bjoern Brauer <zaubernerd@zaubernerd.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants