Gathering detailed insights and metrics for libvirt
Gathering detailed insights and metrics for libvirt
npm install libvirt
Typescript
Module System
Min. Node Version
Node Version
NPM Version
73.7
Supply Chain
96.4
Quality
77.2
Maintenance
100
Vulnerability
100
License
C++ (73.15%)
JavaScript (26.33%)
Python (0.34%)
Makefile (0.18%)
Total Downloads
16,324
Last Day
1
Last Week
5
Last Month
43
Last Year
1,008
178 Stars
429 Commits
52 Forks
19 Watching
7 Branches
17 Contributors
Minified
Minified + Gzipped
Latest Version
1.2.1
Package Id
libvirt@1.2.1
Size
75.80 kB
NPM Version
3.10.9
Node Version
7.2.1
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-77.3%
5
Compared to previous week
Last month
-49.4%
43
Compared to previous month
Last year
25.1%
1,008
Compared to previous year
![Gitter](https://badges.gitter.im/Join Chat.svg)
Libvirt is a toolkit to interact with virtualization capabilities of recent versions of GNU/Linux (and other OSes). (reference: Libvirt)
Node-Libvirt is a set of bindings to Libvirt API, which allows to use it from Javascript.
You must have NodeJS and Libvirt already installed to be able to build node-libvirt.
$ sudo apt-get install libvirt-dev
$ git clone git://github.com/hooklift/node-libvirt.git
$ cd node-libvirt
$ npm install OR ( node-gyp configure && node-gyp build )
For now please take a look at the tests.
Work in progress at docs page
(The MIT License)
Copyright 2016 node-libvirt Authors. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
Found 3/23 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-01-06
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More