PHPackages                             madikon/grumphp-composer-audit - 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. madikon/grumphp-composer-audit

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

madikon/grumphp-composer-audit
==============================

A composer audit task for grumphp

1.1.0(2y ago)01.2k↑120%MITPHPPHP ^8.0

Since May 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/madikon/grumphp-composer-audit)[ Packagist](https://packagist.org/packages/madikon/grumphp-composer-audit)[ RSS](/packages/madikon-grumphp-composer-audit/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

[![Test](https://github.com/madikon/grumphp-composer-audit/actions/workflows/Test.yml/badge.svg)](https://github.com/madikon/grumphp-composer-audit/actions/workflows/Test.yml)

Grumphp composer audit
======================

[](#grumphp-composer-audit)

Executes composer audit with [GrumPHP](https://github.com/phpro/grumphp). Since Composer 2.4 there is a new command called audit, that lists reported security vulnerabilities on current package versions. If the task encounters a vulnerable version, a warning is displayed.

Installation
------------

[](#installation)

Install composer package

```
composer require --dev madikon/grumphp-composer-audit
```

Add the extension loader to your `grumphp.yml`

```
grumphp:
  extensions:
    - Madikon\GrumphpComposerAudit\Extension\Loader
```

Usage
-----

[](#usage)

Default configuration for grumphp

```
grumphp:
  tasks:
    composer_audit:
      path: ./
      format: table | sumary | json
```

Results in the folowing command line call

```
composer audit --working-dir=path --format=format
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~40 days

Total

3

Last Release

1061d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fe4e71147c5d55465051ebd325344c3bb3c216a766bffa7545698588354dcf2?d=identicon)[madikon](/maintainers/madikon)

---

Top Contributors

[![madikon](https://avatars.githubusercontent.com/u/35871589?v=4)](https://github.com/madikon "madikon (5 commits)")[![johndoe12312](https://avatars.githubusercontent.com/u/93314665?v=4)](https://github.com/johndoe12312 "johndoe12312 (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/madikon-grumphp-composer-audit/health.svg)

```
[![Health](https://phpackages.com/badges/madikon-grumphp-composer-audit/health.svg)](https://phpackages.com/packages/madikon-grumphp-composer-audit)
```

###  Alternatives

[lasselehtinen/laravel-conventions-checker

grumphp config to automatically check conventions for Laravel projects

2211.5k7](/packages/lasselehtinen-laravel-conventions-checker)

PHPackages © 2026

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