powered by
Get all (nonsensitive) breached sites in HIBP
breached_sites(domain = NULL, verbose = TRUE, agent = NULL)
Search a specific domain
whether to message about http errors and re-tries
agent to be used as header in calls, by default "HIBPwned R pkg". # nolint
Data.frame containing breach details
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.
memoise
# NOT RUN { breached_sites() # }
Run the code above in your browser using DataLab