fabpot/local-php-security-checker
PHP security vulnerabilities checker observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2056
- days_rel: n/a
- days_push: 761
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool that checks PHP applications using Composer for dependencies with known security vulnerabilities, backed by the FriendsOfPHP Security Advisories Database. The repository is now archived and users are directed to use `composer audit` instead.
Use cases
- check composer.lock for known vulnerabilities
- audit php dependencies for security advisories
- scan php project for vulnerable packages in ci
- run scheduled security checks on production php app
- output vulnerability report as json or junit
When to choose
- you need a standalone binary without composer installed
- you want junit/json output for legacy CI pipelines
- you are maintaining an older toolchain that already uses it
When to avoid
- starting a new project - use `composer audit` instead
- you need actively updated vulnerability data going forward
- you need scanning for non-PHP ecosystems
Facets
cli-tool · maturity abandoned
security vulnerability-scanning dependency-audit cli security developer-tools cli windows cross-platform composer packagist php-security archived security-advisories php command-line linux macos
2 sources
- readme: https://github.com/fabpot/local-php-security-checker · fetched 2026-08-28 · 1d6f0f51015b
- homepage: https://github.com/FriendsOfPHP/security-advisories · fetched 2026-08-29 · 31ee45fb987c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fabpot/local-php-security-checker | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="fabpot/local-php-security-checker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem