{"id":18729462,"url":"https://github.com/peopleperhour/clam","last_synced_at":"2025-09-21T12:37:03.273Z","repository":{"id":149188105,"uuid":"72424908","full_name":"PeoplePerHour/clam","owner":"PeoplePerHour","description":"Clam antivirus server as container","archived":false,"fork":false,"pushed_at":"2020-04-29T11:19:28.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-25T01:07:34.722Z","etag":null,"topics":["clam","clamd-antivirus-server","docker-image","freshclam"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeoplePerHour.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-31T10:10:32.000Z","updated_at":"2020-04-29T11:19:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9751f2a4-6449-4fe8-962d-a8009dca59bf","html_url":"https://github.com/PeoplePerHour/clam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeoplePerHour/clam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeoplePerHour%2Fclam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeoplePerHour%2Fclam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeoplePerHour%2Fclam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeoplePerHour%2Fclam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeoplePerHour","download_url":"https://codeload.github.com/PeoplePerHour/clam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeoplePerHour%2Fclam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276243187,"owners_count":25609215,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clam","clamd-antivirus-server","docker-image","freshclam"],"created_at":"2024-11-07T14:27:15.294Z","updated_at":"2025-09-21T12:37:03.228Z","avatar_url":"https://github.com/PeoplePerHour.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peopleperhour antivirus clamd server\n\n## About this Repo\n\nThis Git repo of the clamd antivirus server that listen to TCP socket for commands.\n\n## Why we needed this \n\nThis gives us the ability to scan remotely files for known various and sanitize our S3 bucket. \n\n## Technology \n\nThis is a clamav antivirus running inside a container. This is done in order to scale easily our scanning capacity.\n\nThe container is managed by a python supervisor that starts 2 main programs, the freshclam and clamd. The first will update the clam database every `FRESHCLAM_UPDATE` (default 2) times a day, and the second will start clamav process. Everytime freshclam performs an update it will notify clam of the update to reload the database.\n\n## Sending commands.\n\nThis container accepts TCP commands, more information about the TCP commands can be found here `http://manpages.ubuntu.com/manpages/trusty/man8/clamd.8.html`\n\nKEEP IN MIND: that this container should be reside in your private network because it can be abused by DDoS attack, so please keep this protected.\n\n## Simple usage\n\nTo use this container just run to start the server \n\n```\n$ docker run -p 3310:3310 Peopleperhour/clam\n```\n\nAnd then you can telnet and send commands via TCP sockets.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeopleperhour%2Fclam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeopleperhour%2Fclam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeopleperhour%2Fclam/lists"}