Skip to content

Commit

Permalink
Add HackerOne badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dhui committed Jan 25, 2018
1 parent e660324 commit 889e2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Passhash [![Build Status](https://img.shields.io/travis/dhui/passhash/master.svg)](https://travis-ci.org/dhui/passhash) [![Code Coverage](https://img.shields.io/codecov/c/github/dhui/passhash.svg)](https://codecov.io/gh/dhui/passhash) [![GoDoc](https://godoc.org/github.com/dhui/passhash?status.svg)](https://godoc.org/github.com/dhui/passhash) [![Go Report Card](https://goreportcard.com/badge/github.com/dhui/passhash)](https://goreportcard.com/report/github.com/dhui/passhash) [![GitHub Release](https://img.shields.io/github/release/dhui/passhash.svg)](https://github.com/dhui/passhash/releases)
# Passhash [![Build Status](https://img.shields.io/travis/dhui/passhash/master.svg)](https://travis-ci.org/dhui/passhash) [![Code Coverage](https://img.shields.io/codecov/c/github/dhui/passhash.svg)](https://codecov.io/gh/dhui/passhash) [![GoDoc](https://godoc.org/github.com/dhui/passhash?status.svg)](https://godoc.org/github.com/dhui/passhash) [![Go Report Card](https://goreportcard.com/badge/github.com/dhui/passhash)](https://goreportcard.com/report/github.com/dhui/passhash) [![GitHub Release](https://img.shields.io/github/release/dhui/passhash.svg)](https://github.com/dhui/passhash/releases) [![HackerOne](https://img.shields.io/badge/HackerOne-ok-brightgreen.svg)](https://hackerone.com/passhash)

passhash addresses the dismal state of password management in Go by offering easy-to-use APIs to manage credentials (e.g. password hashes)

Expand Down

0 comments on commit 889e2e8

Please sign in to comment.