# FriendsOfPHP/security-advisories

A database of PHP security advisories

Repository: https://github.com/FriendsOfPHP/security-advisories
Canonical: https://ross.abutalabs.com/products/security-advisories
Language: PHP
License: Unlicense
License Family: permissive
Topics: composer, packagist, php, vulnerabilities
Last push: 2026-08-26T06:54:11+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4969, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2139, forks 328 (observed 2026-08-28T04:06:18.229014+00:00)

## What it is
A community-maintained database of known security vulnerabilities in PHP Composer packages, stored as YAML files keyed by CVE or date. It centralizes advisory data for tools like the local-php-security-checker and GitHub security actions to consume.

## Use cases
- check composer.lock for known vulnerabilities
- audit php dependencies for cves
- feed security advisories into ci pipeline
- find affected versions of a php package
- centralize php vulnerability data

## When to choose
- you run PHP projects with Composer dependencies and want automated vulnerability checks
- you build tooling that needs a machine-readable PHP advisory database

## When to avoid
- you need authoritative primary-source security information
- you work outside the PHP/Composer ecosystem

## Facets
- artifact type: dataset
- maturity: active
- function: security, dependency-audit, vulnerability-scanning
- domain: security, developer-tools
- platform: php, cli
- tags: composer, packagist, security-advisories, cve, yaml-database, php

## Member repositories
- FriendsOfPHP/security-advisories (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.229014+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:30.374464+00:00, confidence not recorded.
  - readme: https://github.com/FriendsOfPHP/security-advisories (fetched 2026-08-28T04:06:18.229014+00:00, sha 398e9fa61b84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
