espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations
29 stars 4 forks source link

idf-env does not handle correctly zero or more than one antivirus #1

Closed georgik closed 3 years ago

georgik commented 3 years ago

Command: idf-env antivirus get

  1. Incorrect behavior in case of 0 antivirus (e.g. in Windows Core container). Result: Crash
  2. More than one registered antivirus product will results in concatenated list. Expected behavior: print only active antivirus software.