{"id":22535312,"url":"https://github.com/danielwhatmuff/dwhatmuff-clamav","last_synced_at":"2025-10-25T11:46:00.358Z","repository":{"id":23993441,"uuid":"27376941","full_name":"danielwhatmuff/dwhatmuff-clamav","owner":"danielwhatmuff","description":"Puppet module for ClamAV","archived":false,"fork":false,"pushed_at":"2015-04-21T13:36:54.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T07:13:01.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielwhatmuff.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-01T11:45:16.000Z","updated_at":"2015-04-21T13:36:55.000Z","dependencies_parsed_at":"2022-07-10T10:30:26.164Z","dependency_job_id":null,"html_url":"https://github.com/danielwhatmuff/dwhatmuff-clamav","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fdwhatmuff-clamav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fdwhatmuff-clamav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fdwhatmuff-clamav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielwhatmuff%2Fdwhatmuff-clamav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielwhatmuff","download_url":"https://codeload.github.com/danielwhatmuff/dwhatmuff-clamav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978280,"owners_count":20703678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T10:07:04.501Z","updated_at":"2025-10-25T11:45:55.306Z","avatar_url":"https://github.com/danielwhatmuff.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"clamav\n===================\n\nThis is the clamav module, to manage the installation and configuration of clamav.\n\nUsage\n===================\n\nThis module requires hiera hashes, see below for examples.\n\nclamav::cronsetup:\n  clamav:\n    command: '/usr/bin/clamscan / --recursive --bell'\n    user: 'root'\n    hour: '*/12'\n    minute: '0'\n\n# This is for the package name and status\n\nclamav::packages:\n  clamav:\n    ensure: 'present'\n\n# This is for the service name and status\n\nclamav::services:\n  clamav-freshclam:\n    ensure: 'running'\n    enable: 'true'\n\n# This is for the key values to be configured in the clamd config file\n\nclamav::clamdconfiguration:\n  LocalSocket: '/var/run/clamav/clamd.ctl'\n  FixStaleSocket: 'true'\n  LocalSocketGroup: 'clamav'\n  (continued...)\n\n# This is for the key values to be configured in the service config file\n\nclamav::serviceconfiguration:\n  DatabaseOwner: 'clamav'\n  UpdateLogFile: '/var/log/clamav/freshclam.log'\n  LogVerbose: 'false'\n  (continued...)\n\nLicense\n===================\n\nGPL v2.0\n\nContact\n===================\n\ndanielwhatmuff@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fdwhatmuff-clamav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielwhatmuff%2Fdwhatmuff-clamav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielwhatmuff%2Fdwhatmuff-clamav/lists"}