breached_sites: Get all (nonsensitive) breached sites in HIBP

Description Usage Arguments Details Value Examples

View source: R/breached_sites.R

Description

Get all (nonsensitive) breached sites in HIBP

Usage

1
breached_sites(domain = NULL, verbose = TRUE, agent = NULL)

Arguments

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

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.

Value

Data.frame containing breach details

Examples

1

HIBPwned documentation built on April 17, 2018, 5:08 p.m.