{"id":16571936,"url":"https://github.com/hrbrmstr/dshield","last_synced_at":"2025-09-07T16:45:46.712Z","repository":{"id":141238145,"uuid":"140326114","full_name":"hrbrmstr/dshield","owner":"hrbrmstr","description":"Query 'SANS' 'DShield' 'API'","archived":false,"fork":false,"pushed_at":"2018-07-09T18:24:45.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T14:19:08.565Z","etag":null,"topics":["dshield","isc","r","r-cyber","rstats"],"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-07-09T18:23:54.000Z","updated_at":"2019-02-04T23:40:34.000Z","dependencies_parsed_at":"2024-08-19T03:03:08.224Z","dependency_job_id":null,"html_url":"https://github.com/hrbrmstr/dshield","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/dshield","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdshield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdshield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdshield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdshield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/dshield/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Fdshield/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274065399,"owners_count":25216443,"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-07T02:00:09.463Z","response_time":67,"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":["dshield","isc","r","r-cyber","rstats"],"created_at":"2024-10-11T21:25:43.615Z","updated_at":"2025-09-07T16:45:46.644Z","avatar_url":"https://github.com/hrbrmstr.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: rmarkdown::github_document\n---\n\n# dshield\n\nQuery 'SANS' 'DShield' 'API'\n\n## Description\n\nThe 'DShield' project provides early warning attack data and  host/'IP' metadata to the information security community. Tools are provided to query various 'DShield' 'API' \u003chttps://isc.sans.edu/api/\u003e endpoints.\n\n## What's Inside The Tin\n\nThe following functions are implemented:\n\n- `ip_info`:\tIP info\n- `port_date`:\tPort information at a point-in-time\n- `port_history`:\tHistorical activity for a given port\n- `port_info`:\tPort info\n\n## Installation\n\n```{r eval=FALSE}\ndevtools::install_github(\"hrbrmstr/dshield\")\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(dshield)\n\n# current verison\npackageVersion(\"dshield\")\n\n```\n\n```{r}\nstr(ip_info(\"70.91.145.10\"))\n\nstr(port_info(5555))\n\nstr(port_date(5555, \"2018-06-23\"))\n\nstr(port_history(5555, \"2018-06-01\"))\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fdshield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Fdshield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Fdshield/lists"}