Solital has a component to check scripts containing codes with possible malware inserted.
To perform this check, you can use the command below:
php vinci scanner
The above command will scan files within the app/
folder. If you want a complete scan of the project, use the --all
option.
php vinci scanner --all