PHPackages                             testbee/cve-score - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. testbee/cve-score

ActiveLibrary

testbee/cve-score
=================

read cve scores

0.1.1(2y ago)08MITPHPPHP &gt;=7.3

Since Jan 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/daniel-jaenecke/cve-score)[ Packagist](https://packagist.org/packages/testbee/cve-score)[ RSS](/packages/testbee-cve-score/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

cve-scores.php
==============

[](#cve-scoresphp)

A command line tool to collect some information on given CVE IDs. It expects one or multiple CVE Ids as arguments and will query the [API](https://services.nvd.nist.gov/rest/json/cves/2.0) of the [National Vulnerability Database](https://nvd.nist.gov/) for more information.

Output can be either in human-readable plain text format or in machine-readable formats like json or csv.

The returned data focuses on score and vector information.

Usage:

```
composer install
./cve-scores.php --help

```

Requests to the [API](https://services.nvd.nist.gov/rest/json/cves/2.0) are rate limited, cf.

Using an API key will loosen the rate limit and shall soon be implemented.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

844d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cab1bf6948782329c59a691ba1638740e116ad27c6352941cd6cd07b06ea5a5c?d=identicon)[djaenecke](/maintainers/djaenecke)

---

Top Contributors

[![daniel-jaenecke](https://avatars.githubusercontent.com/u/135605019?v=4)](https://github.com/daniel-jaenecke "daniel-jaenecke (10 commits)")

### Embed Badge

![Health badge](/badges/testbee-cve-score/health.svg)

```
[![Health](https://phpackages.com/badges/testbee-cve-score/health.svg)](https://phpackages.com/packages/testbee-cve-score)
```

###  Alternatives

[ecoapm/libyear

A simple measure of software dependency freshness

28302.5k](/packages/ecoapm-libyear)[smillerdev/phpdraft

This is a parser for API Blueprint files in PHP.

3811.9k](/packages/smillerdev-phpdraft)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
