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. [Utility &amp; Helpers](/categories/utility)
4. /
5. testbee/cve-score

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 today

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 4% 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

889d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/940519?v=4)[djaenecke](/maintainers/djaenecke)[@djaenecke](https://github.com/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

[bramus/mixed-content-scan

Scan your HTTPS-enabled website for Mixed Content

51610.6k](/packages/bramus-mixed-content-scan)[ecoapm/libyear

A simple measure of software dependency freshness

28306.2k](/packages/ecoapm-libyear)[yswery/dns

A DNS server implementation in pure PHP.

2904.0k1](/packages/yswery-dns)

PHPackages © 2026

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