djdefi / gitavscan

Git Anti-Virus Scan Action - Detect trojans, viruses, malware & other malicious threats.
The Unlicense
38 stars 5 forks source link

Use getopt #116

Closed djdefi closed 9 months ago

djdefi commented 9 months ago

This pull request includes changes to the gitscan.sh script to improve its usability and functionality. The most important change is that the script now uses getopt to extract command line options and has default values for certain variables.

Main interface changes: