Runs SensioLabs Security Checker against your project.
- allowed_warnings [int, optional] - The warning limit for a successful build (default: 0). -1 disables warnings.
Run PHPLoc against the app directory only. This will prevent inclusion of code from 3rd party libraries that are included outside of the app directory.
test:
security_checker:
allowed_warnings: -1