Gathering detailed insights and metrics for redis-info
Gathering detailed insights and metrics for redis-info
Gathering detailed insights and metrics for redis-info
Gathering detailed insights and metrics for redis-info
npm install redis-info
Typescript
Module System
Node Version
NPM Version
99.3
Supply Chain
82.7
Quality
75.8
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
39,298,086
Last Day
20,124
Last Week
436,227
Last Month
1,833,279
Last Year
18,532,901
14 Stars
70 Commits
6 Forks
1 Watchers
7 Branches
6 Contributors
Updated on Apr 16, 2025
Minified
Minified + Gzipped
Latest Version
3.1.0
Package Id
redis-info@3.1.0
Size
7.34 kB
NPM Version
7.21.1
Node Version
16.9.1
Published on
Oct 04, 2021
Cumulative downloads
Total Downloads
Last Day
-3.9%
20,124
Compared to previous day
Last Week
-5.4%
436,227
Compared to previous week
Last Month
-1.9%
1,833,279
Compared to previous month
Last Year
81.1%
18,532,901
Compared to previous year
1
3
Redis info string parser
1npm install redis-info
> const info = require('redis-info').parse("redis_version:2.4.10\nredis_git_sha1:00000000\nredis_git_dirty:0\narch_bits:64\n ...");
undefined
> info.redis_version
2.4.10
> info.redis_git_dirty
0
Copyright (c) 2019 Francois-Guillaume Ribreau (npm@fgribreau.com)
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
no dangerous workflow patterns detected
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 3/17 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
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-16
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