=== Vuln Radar ===
Contributors: yodsira
Tags: security, vulnerabilities, cve, scanner
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Scans installed plugins against a real CVE database compiled from the NVD and warns about known vulnerable versions.

== Description ==

Vuln Radar keeps an eye on the plugins you run:

* A bundled database of WordPress plugin advisories compiled from the
  National Vulnerability Database (NVD), thousands of plugin slugs covered.
* Version-aware matching: advisories carry affected version ranges, so you are
  only warned when your exact version is affected.
* One-click scan from Tools → Vuln Radar, plus an automatic daily scan.
* Severity badges (low / medium / high / critical) with a configurable
  minimum-severity threshold.
* Email alerts to the admin after each scan with findings.
* Database updates from yodsira.com, sha256-verified.

Upgrade to Vuln Radar Pro for alerts limited to newly discovered
vulnerabilities since your last scan, and a status endpoint for security
dashboards (HealthGuard bridge).

== Installation ==

1. Upload the `vuln-radar` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Open Tools → Vuln Radar and run your first scan.

== Changelog ==

= 1.0.0 =
* Initial release.
