djdefi / gitavscan

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

Full scan blobs not commits #117

Closed djdefi closed 9 months ago

djdefi commented 9 months ago

This pull request includes modifications to improve the scanning process in the codebase. The most important changes include modifying the gitscan.sh script to count the number of blobs instead of commits and updating the .github/workflows/test-scan.yml file to add a new job for creating an unreachable commit with a virus.

Main scanning improvements: