PHPackages                             phpwatch/wordpress-security-advisories - 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. phpwatch/wordpress-security-advisories

ActiveMetapackage

phpwatch/wordpress-security-advisories
======================================

WordPress Security Advisories https://php.watch/articles/WordPress-Security-Advisories

2519.2k↓31.8%2[1 PRs](https://github.com/PHPWatch/WordPress-Security-Advisories/pulls)

Since Jul 1Pushed 2y ago4 watchersCompare

[ Source](https://github.com/PHPWatch/WordPress-Security-Advisories)[ Packagist](https://packagist.org/packages/phpwatch/wordpress-security-advisories)[ RSS](/packages/phpwatch-wordpress-security-advisories/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WordPress Security Advisories
=============================

[](#wordpress-security-advisories)

Inspired [Roave/SecurityAdvisories](https://github.com/Roave/SecurityAdvisories), this package aims to provide rudimentary protection against installing known WordPress core packages, plugins, and themes.

This is a **metapackage**, which means it does not add any functional code to your application. This file is purely a JSON file that contains a list of package *conflicts*, which instructs composer to block installation of known vulnerable packages.

To make use of this, add this package to your composer setup:

```
composer require --dev phpwatch/wordpress-security-advisories:dev-master
```

After adding this package, if you try to `require` a package with a known vulnerability, it will be blocked.

Adding new packages
-------------------

[](#adding-new-packages)

Please send a PR. Please see the rules for the WordPress core package when writing your own `conflict` rules. Packages need to be in alphabetical order. The first two lines are reserved for WordPress core, followed by plugins, and themes at the end. An intentional new line is used to separate core, plugins, and themes.

I intend to keep this list for packages hosted in wordpress.org (thus, available at `wpackagist`). For commercial plugins and themes hosted elsewhere, I suggest you offer your own update endpoints.

Coordinated security releases
-----------------------------

[](#coordinated-security-releases)

If you would like to release a security vulnerability for your plugin, and would like to coordinate an update to the list, please *do not* create a PR/issue. Instead, please contact me with details mentioned in [SECURITY.md](SECURITY.md) file.

Credits
-------

[](#credits)

This package is maintained by [@Ayesh](https://github.com/Ayesh), for [PHP.Watch](https://php.watch).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/1703f88c1f225e3fadff28458e81328f86668d9631a8c489f45ea1aaebe12df2?d=identicon)[Ayesh](/maintainers/Ayesh)

---

Top Contributors

[![Ayesh](https://avatars.githubusercontent.com/u/811553?v=4)](https://github.com/Ayesh "Ayesh (124 commits)")[![austinpray](https://avatars.githubusercontent.com/u/2192970?v=4)](https://github.com/austinpray "austinpray (1 commits)")

---

Tags

vulnerable-packageswordpress

### Embed Badge

![Health badge](/badges/phpwatch-wordpress-security-advisories/health.svg)

```
[![Health](https://phpackages.com/badges/phpwatch-wordpress-security-advisories/health.svg)](https://phpackages.com/packages/phpwatch-wordpress-security-advisories)
```

PHPackages © 2026

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