powered by
Get a specific breached site, based in breach name (not domain)
breached_site(name, verbose = TRUE, agent = NULL)
Search for a specific named breach
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_site("Adobe") # }
Run the code above in your browser using DataLab