{"id":27302848,"url":"https://github.com/adepasquale/vim-clamav","last_synced_at":"2025-04-12T02:48:52.631Z","repository":{"id":38359568,"uuid":"187793828","full_name":"adepasquale/vim-clamav","owner":"adepasquale","description":"Vim plugin for ClamAV","archived":false,"fork":false,"pushed_at":"2022-10-20T08:06:53.000Z","size":7,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-30T11:13:46.315Z","etag":null,"topics":["clamav","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adepasquale.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-21T08:23:11.000Z","updated_at":"2022-06-06T11:13:42.000Z","dependencies_parsed_at":"2023-01-19T18:30:50.602Z","dependency_job_id":null,"html_url":"https://github.com/adepasquale/vim-clamav","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adepasquale%2Fvim-clamav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adepasquale%2Fvim-clamav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adepasquale%2Fvim-clamav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adepasquale%2Fvim-clamav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adepasquale","download_url":"https://codeload.github.com/adepasquale/vim-clamav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248508858,"owners_count":21115880,"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":["clamav","vim","vim-plugin"],"created_at":"2025-04-12T02:48:52.043Z","updated_at":"2025-04-12T02:48:52.621Z","avatar_url":"https://github.com/adepasquale.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clamav.vim\n\nThis Vim plugin aims at making ClamAV rules easier to read and write.\n\nIt's still work in progress. For now it has the following features:\n\n- Encoding multiple strings to hex with `:ClamAVEncode`\n- Syntax highlighting for ClamAV .ldb and .hdb files\n- Decoding .ldb signatures with `:ClamAVDecode`\n- Syntax highlighting for `sigtool --decode-sigs` output\n- Show quickfix window using `clamscan --database` on save\n\nSuggested configuration options for `.vimrc`:\n```\nlet g:clamav_sigtool_cmd = \"sigtool\"\nlet g:clamav_clamscan_cmd = \"clamscan\"\nlet g:clamav_compile_onwrite = 1\nlet g:clamav_max_win_height = 16\nmap \u003cleader\u003evd :ClamAVDecode\u003cCR\u003e\nmap \u003cleader\u003eve :ClamAVEncode\u003cCR\u003e\n```\n\nCheck out or request additional features in the issue tracker:\n- [ ] Improve PCRE syntax highlighting for .ldb files\n- [ ] Add full syntax highlighting for any ClamAV file type\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadepasquale%2Fvim-clamav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadepasquale%2Fvim-clamav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadepasquale%2Fvim-clamav/lists"}