vsphere-automation-sdk-python icon indicating copy to clipboard operation
vsphere-automation-sdk-python copied to clipboard

test.iso and test-2.iso being flagged as corrupt in Anti-Virus software

Open nicholasrodriguez opened this issue 4 years ago • 1 comments

This isn't a typical code issue but does effect our use of the SDK in production.

We regularly build containers that have the vsphere-automation-sdk installed alongside items such as Ansible which work without any issues. We are finding that when the container is scanned by Anti-Virus software (Sophos) the following files are being noted as corrupt:

https://github.com/vmware/vsphere-automation-sdk-python/blob/master/samples/vsphere/contentlibrary/resources/isoImages/test-2.iso https://github.com/vmware/vsphere-automation-sdk-python/blob/master/samples/vsphere/contentlibrary/resources/isoImages/test.iso

Using the above files directly download from this repo we've tried to mount them in Windows and Linux and they don't seem to be genuine ISO files although we can view the contents (an RTF file) in 7Zip.

Is it intentional that they possibly aren't ISO files? Is it possible for the files to be updated and made into ISO files without affecting the SDK functionality?

nicholasrodriguez avatar Dec 09 '20 16:12 nicholasrodriguez

Hi @nicholasrodriguez

Thanks for reporting this issue. I'll keep you updated on the status/fix.

anusha94 avatar Dec 11 '20 06:12 anusha94