ended3월 15일· 1 sources

WP-CLI Auditor: Triage Wordfence RSS Advisories Against Installed Plugins

WP-CLI Auditor: Wordfence RSS 보안 권고를 설치된 플러그인과 대조하여 분류하기

Why it matters

A WordPress plugin adds a `wp wordfence-audit plugins` CLI command that fetches the Wordfence blog RSS feed, extracts plugin slugs and version constraints from advisory HTML, and compares them against installed plugin versions using `version_compare()`. It outputs matched vulnerabilities in table, JSON, or CSV format, enabling fast triage across multiple sites without manual spreadsheet work.

1
Sources
+0
24h
Growth
190d
Active
WP-CLIWordfenceWordPressRSSvulnerability triageversion_compare

Sources

Related Issues