#!/bin/sh
cd /usr/share/owasp-zsc-git
python2 zsc.py "$@"
