Changeset 1829614
- Timestamp:
- 02/26/2018 09:43:57 PM (8 years ago)
- Location:
- plugin-security-scanner/trunk
- Files:
-
- 2 edited
-
plugin-security-scanner.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugin-security-scanner/trunk/plugin-security-scanner.php
r1829613 r1829614 5 5 * Plugin URI: http://www.glenscott.co.uk/plugin-security-scanner/ 6 6 * Description: This plugin determines whether any of your plugins have security vulnerabilities. It does this by looking up details in the WPScan Vulnerability Database. 7 * Version: 1. 5.27 * Version: 1.6.0 8 8 * Author: Glen Scott 9 9 * Author URI: http://www.glenscott.co.uk -
plugin-security-scanner/trunk/readme.txt
r1764517 r1829614 3 3 Tags: plugins,security,scanner,vulnerabilities,secure 4 4 Tested up to: 4.9 5 Stable tag: 1. 5.25 Stable tag: 1.6.0 6 6 License: GPLv2 or later 7 7 … … 30 30 31 31 == Changelog == 32 33 = 1.6.0 = 34 * Moved settings to dedicated page 35 * Added option to ignore unpatched issues 32 36 33 37 = 1.5.2 =
Note: See TracChangeset
for help on using the changeset viewer.