Commit Graph

14 Commits

Author SHA1 Message Date
rastating 3669fb678d Fix parameter default value 2015-02-26 21:15:33 +00:00
rastating 06cb30a20a Remove duplicated code 2015-02-24 22:43:59 +00:00
rastating 37a55cce74 Abstracted version comparison code 2015-02-22 16:20:46 +00:00
rastating 3d38d46729 Add extra version checking methods
Added the ability to check style.css for theme versions as version
tagging in style.css is a requirement of WordPress theme development.
Also updated existing readme checking to allow for a nil fixed_version
parameter in scenarios where all versions are vulnerable in an EOL
product.
2015-02-22 16:20:46 +00:00
rastating e0d87a8886 Update to use store_loot for CSV export 2015-02-17 19:21:31 +00:00
rastating a22f5c1287 Add extra readme check for case sensitive servers 2015-02-14 23:43:04 +00:00
Christian Mehlmauer 14b1d8dc5f no space required 2015-01-08 23:43:06 +01:00
Christian Mehlmauer f7eb9a6cf8 update wordpress version detection regex 2015-01-08 23:36:59 +01:00
Christian Mehlmauer 056046f38b update wordpress readme regex 2015-01-01 23:13:20 +01:00
jvazquez-r7 2d5fd5e0d5 Use constant for WORDPRESS_VERSION_PATTERN 2014-07-28 09:22:50 -05:00
Christian Mehlmauer c1a0f707ef typos 2014-07-22 22:29:01 +02:00
Christian Mehlmauer a6479a77d6 Implented feedback from @jhart-r7 2014-07-22 19:49:58 +02:00
Christian Mehlmauer baff003ecc extracted check version to module
also added some wordpress specs and applied
rubocop
2014-07-22 17:02:35 +02:00
FireFart dc8f94bac1 Added wordpress version detection 2013-09-24 08:59:56 +02:00