Description Usage Arguments Details Value Examples
View source: R/breached_sites.R
Get all (nonsensitive) breached sites in HIBP
| 1 | breached_sites(domain = NULL, verbose = TRUE, agent = NULL)
 | 
| domain | Search a specific domain | 
| verbose | whether to message about http errors and re-tries | 
| agent | agent to be used as header in calls, by default "HIBPwned R pkg". # nolint | 
Note that the package uses memoise
(https://github.com/r-lib/memoise)
with no timeout argument
so that results are cached inside an active R session.
Data.frame containing breach details
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.