Allow to scan specific files/dirs
hey, it would be cool to if it also scanning specific files/dirs in jobs would be possible.
For example, my workflow builds something, fetched dependencies from wherever, and there is a final binary there.
I'm not really interested in scanning the git history, more on what gets into from external.
As post-build step I would like to add a scan "dist/" folder with clamav step then.
Hello, we need to support an use case very similar to the one described here, @djdefi are PRs welcome on this topic?
@gionn yes, I'd be happy to review a pull request for such a feature. Cheers!
With https://github.com/djdefi/gitavscan/pull/86 it should now be possible to use clamscan's --include option to specify a subset of files to scan.