PHPackages                             hungthai1401/vulnerable - 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. [Security](/categories/security)
4. /
5. hungthai1401/vulnerable

ActiveLibrary[Security](/categories/security)

hungthai1401/vulnerable
=======================

A Laravel Pulse card to show security vulnerability composer dependencies

v0.1.0(2y ago)1563.2k—7.2%1[1 issues](https://github.com/hungthai1401/vulnerable/issues)[1 PRs](https://github.com/hungthai1401/vulnerable/pulls)MITBladePHP ^8.1

Since Dec 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hungthai1401/vulnerable)[ Packagist](https://packagist.org/packages/hungthai1401/vulnerable)[ RSS](/packages/hungthai1401-vulnerable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

[![Security Vulnerability Composer Dependencies card for Laravel Pulse](art/vulnerable.png)](art/vulnerable.png)

Security Vulnerability Composer Dependencies card for Laravel Pulse
===================================================================

[](#security-vulnerability-composer-dependencies-card-for-laravel-pulse)

This card will show you security vulnerability composer dependencies.

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

[](#installation)

Require the package with Composer:

```
composer require hungthai1401/vulnerable
```

Register the recorder
---------------------

[](#register-the-recorder)

Right now, the Composer dependencies audit will only be checked once per day. To run the checks you must add the `Vulnerable` to the `pulse.php` file.

```
return [
    // ...

    'recorders' => [
+        \HT\Pulse\Vulnerable\Recorders\Vulnerable::class => [],
    ]
]
```

You also need to be running [the `pulse:check` command](https://laravel.com/docs/10.x/pulse#dashboard-cards).

Add to your dashboard
---------------------

[](#add-to-your-dashboard)

To add the card to the Pulse dashboard, you must first [publish the vendor view](https://laravel.com/docs/10.x/pulse#dashboard-customization).

Then, you can modify the `dashboard.blade.php` file:

```

    ...

+

```

Credits
-------

[](#credits)

- [Aaron Francis](https://github.com/aarondfrancis) for his [Outdated](https://github.com/aarondfrancis/pulse-outdated) package

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

893d ago

### Community

Maintainers

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

---

Top Contributors

[![hungthai1401](https://avatars.githubusercontent.com/u/22017922?v=4)](https://github.com/hungthai1401 "hungthai1401 (3 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/hungthai1401-vulnerable/health.svg)

```
[![Health](https://phpackages.com/badges/hungthai1401-vulnerable/health.svg)](https://phpackages.com/packages/hungthai1401-vulnerable)
```

###  Alternatives

[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[tzsk/otp

A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.

241641.4k1](/packages/tzsk-otp)[genealabs/laravel-governor

Managing policy and control in Laravel.

201262.8k](/packages/genealabs-laravel-governor)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[ercsctt/laravel-file-encryption

Secure file encryption and decryption for Laravel applications

642.6k](/packages/ercsctt-laravel-file-encryption)[laragear/poke

Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app

2211.5k](/packages/laragear-poke)

PHPackages © 2026

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