Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/libvirt/libvirt-go-xml
.. image:: https://gitlab.com/libvirt/libvirt-go-xml/badges/master/pipeline.svg :target: https://gitlab.com/libvirt/libvirt-go-xml/pipelines :alt: Build Status .. image:: https://img.shields.io/static/v1?label=godev&message=reference&color=00add8 :target: https://pkg.go.dev/libvirt.org/libvirt-go-xml :alt: API Documentation
Go API for manipulating libvirt XML documents
This package provides a Go API that defines a set of structs, annotated for use with "encoding/xml", that can represent libvirt XML documents. There is no dependency on the libvirt library itself, so this can be used regardless of the way in which the application talks to libvirt.
API documentation for the bindings <https://pkg.go.dev/libvirt.org/libvirt-go-xml>
_
Libvirt XML schema documentation <https://libvirt.org/format.html>
_
capabilities <https://libvirt.org/formatcaps.html>
_domain <https://libvirt.org/formatdomain.html>
_domain capabilities <https://libvirt.org/formatdomaincaps.html>
_domain snapshot <https://libvirt.org/formatsnapshot.html>
_network <https://libvirt.org/formatnetwork.html>
_node device <https://libvirt.org/formatnode.html>
_nwfilter <https://libvirt.org/formatnwfilter.html>
_secret <https://libvirt.org/formatsecret.html>
_storage <https://libvirt.org/formatstorage.html>
_storage encryption <https://libvirt.org/formatstorageencryption.html>
_The libvirt project aims to add support for new XML elements to libvirt-go-xml as soon as they are added to the main libvirt C library. If you are submitting changes to the libvirt C library that introduce new XML elements, please submit a libvirt-go-xml change at the same time. Bug fixes and other improvements to the libvirt-go-xml library are welcome at any time.
For more information, see the CONTRIBUTING <CONTRIBUTING.rst>
_
file.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.