Registry / security / enlightn-security-checker

enlightn-security-checker

JSON →
library2.0.0phppackagistunverified

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

composer require enlightn/security-checker
INSTALL
IMPORT
SIG · ENLIGHTN-SECURITY-
E
enlightn-security-checker
securityphpv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SecurityChecker
use Enlightn\SecurityChecker\SecurityChecker;

Scan a composer.lock file for known vulnerabilities.

<?php use Enlightn\SecurityChecker\SecurityChecker; $checker = new SecurityChecker(); $result = $checker->check('/path/to/composer.lock'); print_r($result);
Debug
Known issues
breakingRequires PHP 7.2+ and the json extension.
fix
Ensure PHP 7.2+ is installed and the json extension is enabled.
affects: >=2.0.0
Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
enlightn-security-checker — pip install enlightn-security-checker · libregistry