breached_sites: Get all (nonsensitive) breached sites in HIBP

View source: R/breached_sites.R

breached_sitesR Documentation

Get all (nonsensitive) breached sites in HIBP

Description

Get all (nonsensitive) breached sites in HIBP

Usage

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

breached_sites()

lockedata/HIBPwned documentation built on Oct. 15, 2022, 12:19 a.m.