Review code for core modifications

Report will highlight any areas where core code has been directly modified.

Review code for outdated local overrides

Report will not only list any local overrides (general not good to have, but sometimes unavoidable), but it will also notate where those local overrides are missing updates from the original

Review custom code

Custom code will be reviewed for best practice implementation as well as for any potential security risks (XSS, CSRF, PCI, SQL Injection)