-
- Downloads
Add haveibeenpwned sample function
Idea from Matthew Holt, using the haveibeenpwned API to query
whether a password has been found in a data-breach.
Signed-off-by:
Alex Ellis (VMware) <alexellis2@gmail.com>
Showing
- sample-functions/haveibeenpwned/handler.go 78 additions, 0 deletionssample-functions/haveibeenpwned/handler.go
- sample-functions/haveibeenpwned/handler_test.go 22 additions, 0 deletionssample-functions/haveibeenpwned/handler_test.go
- sample-functions/stack.yml 30 additions, 51 deletionssample-functions/stack.yml
sample-functions/haveibeenpwned/handler.go
0 → 100644
Please register or sign in to comment