
Product
Announcing Bun and vlt Support in Socket
Bringing supply chain security to the next generation of JavaScript package managers
github.com/rgolangh/ovirt-image-upload
Advanced tools
This is an experminal CLI tool to upload images from a URL into a storage domain.
Create a credentials file under ~/.ovirt/ovirt-config.yaml:
ovirt_url: https://enginefqdn/ovirt-engine/api
ovirt_username: admin@internal
ovirt_password: password
ovirt_ca:
ovirt_insecure: true
Invoke the cli to upload cirros image, for example:
bin/ovirt-image-upload \
-s http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img \
-d 091c4f1e-5859-43d9-81b1-672b260f6912
The result is a disk under that storage domain.
make build
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.