Update Security Team Manual Review Scripts
- This MR updates a few manual php cli scripts used primarily by the Security Team for manual security review.
- Introduces a composer outdate to phab remarkup script.
- Fixes the npm audit script to better support more recent npm audit cli output (which is actually a simpler format). There have always been a few reasons not to simply work with the json output option.
- Fixes some minor formatting issues with the sh scan script.