PHPackages                             onnov/just\_security\_check - 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. onnov/just\_security\_check

ActiveLibrary[Security](/categories/security)

onnov/just\_security\_check
===========================

Just check for security vulnerabilities in your project using the security advisory database.

v1.0.0(2y ago)03MITPHP

Since Sep 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/onnov/just_security_check)[ Packagist](https://packagist.org/packages/onnov/just_security_check)[ RSS](/packages/onnov-just-security-check/feed)WikiDiscussions main Synced 1mo ago

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

just\_security\_check
=====================

[](#just_security_check)

Just check for security vulnerabilities in your project using the security advisory database.

Installation
============

[](#installation)

```
composer require --dev onnov/just_security_check
```

Usage security check
====================

[](#usage-security-check)

```
# run
php bin/just_security_check r

# if require-dev should be checked as well
php bin/just_security_check r -d

# if you need to allowed package vulnerabilities
php bin/just_security_check r -a symfony/symfony,twig/twig
```

Usage max time check
====================

[](#usage-max-time-check)

```
# run
php bin/just_security_check t

# if require-dev should be checked as well
php bin/just_security_check t -d

# if need to allow a packet after the max time
php bin/just_security_check t -d -a amphp/process,unleash/client
docker compose exec php bin/just_security_check t -d -a psr/*

# if need to exclude a packet after the max time
php bin/just_security_check r -e amphp/process
php bin/just_security_check r -e vendor/*
php bin/just_security_check r -e vendor
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.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

Unknown

Total

1

Last Release

970d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13568367?v=4)[onnov](/maintainers/onnov)[@onnov](https://github.com/onnov)

---

Top Contributors

[![oka-volga](https://avatars.githubusercontent.com/u/3319885?v=4)](https://github.com/oka-volga "oka-volga (12 commits)")[![onnov](https://avatars.githubusercontent.com/u/13568367?v=4)](https://github.com/onnov "onnov (1 commits)")

### Embed Badge

![Health badge](/badges/onnov-just-security-check/health.svg)

```
[![Health](https://phpackages.com/badges/onnov-just-security-check/health.svg)](https://phpackages.com/packages/onnov-just-security-check)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)[psecio/iniscan

A scanner to evaluate php.ini security

1.5k64.0k2](/packages/psecio-iniscan)[enygma/expose

An intrusion detection library based on PHPIDS

266174.5k2](/packages/enygma-expose)[spatie/ssl-certificate-chain-resolver

SSL certificate chain resolver

3069.6k](/packages/spatie-ssl-certificate-chain-resolver)[existenznl/permcheck

PermCheck is a tool to validate the executable bit of files in a PHP project

1154.4k1](/packages/existenznl-permcheck)

PHPackages © 2026

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