You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There also needs to be another cron or .plist that scans the operating system periodically - try to implement it in such a way that we can recycle the effort for the Linux implementation. We may also want to make clamav available for other applications as mentioned here: https://medium.com/@wingsuitist/set-up-clamav-for-macos-osx-2-clamd-764fc0752f8e
👍 Can you contribute?
No response
The text was updated successfully, but these errors were encountered:
💡 Feature/Idea
There are a few things needed to implement ClamAV on macOS (and on Linux):
.plist
file added to~/.local/etc/clamav
that is moved to/Library/LaunchDaemons/clamav.plist
(see/Library/LaunchDaemons/com.github.muesli.gitomatic.plist
for example) that runsfreshclam -v
every day (see: https://medium.com/@wingsuitist/set-up-clamav-for-osx-1-the-open-source-virus-scanner-82a927b60fa3). You can add the logic directly to thesoftware.yml
file..plist
that scans the operating system periodically - try to implement it in such a way that we can recycle the effort for the Linux implementation. We may also want to make clamav available for other applications as mentioned here: https://medium.com/@wingsuitist/set-up-clamav-for-macos-osx-2-clamd-764fc0752f8e👍 Can you contribute?
No response
The text was updated successfully, but these errors were encountered: