{"id":16571863,"url":"https://github.com/hrbrmstr/hormel","last_synced_at":"2025-07-12T02:35:37.323Z","repository":{"id":141238293,"uuid":"133230730","full_name":"hrbrmstr/hormel","owner":"hrbrmstr","description":"⚙️  Retrieve and Process 'Spamhaus' Zone/Host Metadata","archived":false,"fork":false,"pushed_at":"2018-05-13T11:27:48.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T02:48:15.872Z","etag":null,"topics":["block-list","r","r-cyber","rstats","spam","spamhaus"],"latest_commit_sha":null,"homepage":null,"language":"R","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/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"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":"2018-05-13T11:27:38.000Z","updated_at":"2025-03-27T14:06:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"61f1195d-1cbe-44af-b9be-33584e2befda","html_url":"https://github.com/hrbrmstr/hormel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/hormel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhormel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhormel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhormel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhormel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/hormel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fhormel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264926099,"owners_count":23684274,"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":["block-list","r","r-cyber","rstats","spam","spamhaus"],"created_at":"2024-10-11T21:25:29.901Z","updated_at":"2025-07-12T02:35:37.275Z","avatar_url":"https://github.com/hrbrmstr.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: rmarkdown::github_document\n---\n\n# hormel\n\nRetrieve and Process 'Spamhaus' Zone/Host Metadata\n\n## Description\n\nThe 'Spamhaus Project' is an international nonprofit organization that tracks spam and related cyber threats such as phishing, malware and botnets, provides realtime actionable and highly accurate threat intelligence to the Internet's major networks, corporations and security vendors, and works with law enforcement agencies to identify and pursue spam and malware sources worldwide. Methods are provided to retreive and process 'Spamhaus' data.\n\n## What's Inside The Tin\n\nThe following functions are implemented:\n\n- `clear_drops`:\tClear cache of all \"DROP\" functions\n- `get_asndrop`:\tSpamhaus ASN DROP List (ASN-DROP)\n- `get_drop`:\tSpamhaus Don't Route Or Peer List\n- `get_dropv6`:\tSpamhaus IPv6 DROP List (DROPv6)\n- `get_edrop`:\tSpamhaus Extended DROP List (EDROP)\n\n## Installation\n\n```{r eval=FALSE}\ndevtools::install_github(\"hrbrmstr/hormel\")\n```\n\n```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}\noptions(width=120)\n```\n\n## Usage\n\n```{r message=FALSE, warning=FALSE, error=FALSE}\nlibrary(hormel)\nlibrary(tidyverse)\n\n# current verison\npackageVersion(\"hormel\")\n\n```\n\n```{r cache=TRUE}\nget_asndrop()\n\nget_drop()\n\nget_dropv6()\n\nget_edrop()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fhormel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fhormel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fhormel/lists"}