hibp-php icon indicating copy to clipboard operation
hibp-php copied to clipboard

PHP library for accessing the Have I Been Pwned API.

Results 3 hibp-php issues
Sort by recently updated
recently updated
newest added

This API returns details of the current subscription and is an authenticated API requiring an HIBP API key: GET https://haveibeenpwned.com/api/v3/subscription/status The API returns the following attributes for the current subscription:...

enhancement

The paste sites source has been updated to include new locations. These need to be reflected in the `PasteEntity`. ``` The paste service the record was retrieved from. Current values...

enhancement

Implement the lookup ability for stealer logs as provided by HIBP API.

enhancement