added ELGG & added Binary match to scanner

This commit is contained in:
Palma Solutions LTD
2018-06-07 08:34:38 +02:00
parent a272b428f0
commit e2329ce9b9
3 changed files with 7 additions and 1 deletions

View File

@@ -192,6 +192,7 @@
array("CRE Loaded/Loaded Commerce", "/includes/version.php", "define('PROJECT_VERSION', 'Loaded Commerce", "EOL"),
array("CodeIgniter", "/system/codeigniter/core/CodeIgniter.php", "define('CI_VERSION',", "Maintained"),
array("LimeSurvey", "/application/config/version.php", "\$config['versionnumber'] =", "Maintained"),
array("ELGG", "/vendor/elgg/elgg/composer.json", "\"version\":", "Maintained"),
// still need to work on these
array("Silverstripe", "/cms/silverstripe_version", "*"), //needs review
@@ -202,7 +203,6 @@
array("Admidio", "/adm_program/system/constants.php", "define('ADMIDIO_VERSION_MAIN',"), // needs two more lines
array("Get Simple CMS", "/admin/inc/configuration.php", "\$site_full_name"), // needs one more line
array("SquirrelCart", "/squirrelcart/functions/base/sc_version.func.php", "function sc_version() {"), //needs one more line
array("ELGG", "/version.php", "release ="), // false positives with Moodle -< needs one more line
array("CMS Made Simple", "/version.php", "CMS_VERSION ="), // needs 3 lines more
array("DataLife Engine", "/index.php", "dle_version ="), //needs one more line
array("phpCoin", "/version.php", "ThisVersion"), //needs one more line