openclarity / vmclarity

VMClarity is a tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and vulnerabilities
openclarity.io
Apache License 2.0
93 stars 22 forks source link

Windows host support #1800

Open ramizpolic opened 2 weeks ago

ramizpolic commented 2 weeks ago

Overview

As a user, I would like to run VMClarity on Windows hosts. For this, we need to:

paralta commented 1 week ago

To scan a VM in VMClarity, we need to be able to list the block devices and mount/unmount these devices on the host machine.

Draft work at https://github.com/openclarity/vmclarity/tree/windows-support