Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClamAV on macOS #125

Open
ProfessorManhattan opened this issue Nov 27, 2023 · 0 comments
Open

ClamAV on macOS #125

ProfessorManhattan opened this issue Nov 27, 2023 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@ProfessorManhattan
Copy link
Contributor

馃挕 Feature/Idea

There are a few things needed to implement ClamAV on macOS (and on Linux):

  1. There should be a new .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 runs freshclam -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 the software.yml file.
  2. 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

@ProfessorManhattan ProfessorManhattan added the question Further information is requested label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants