Skip to content

Commit

Permalink
Merge pull request #6 from optimatiq/r--w-patch-1
Browse files Browse the repository at this point in the history
go-report card badge added
  • Loading branch information
optimatiq authored Jan 5, 2020
2 parents 0cdff2b + ad2fc09 commit cf556cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# IP Reputation tool

![GithubActions](https://github.com/optimatiq/threatbite/workflows/Check%20&%20test%20&%20build/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/optimatiq/threatbite)](https://goreportcard.com/report/github.com/optimatiq/threatbite)

# About
ThreatBite is a real-time service that detects unwanted web users. It takes into account IP addresses, e-mails or HTTP request headers.
Expand Down Expand Up @@ -156,4 +157,4 @@ Prometheus endpoint is available at: `/internal/metrics`
### Profiling
`go tool pprof localhost:8080/internal/debug/pprof/profile?seconds=20`

`go tool pprof localhost:8080/internal/debug/pprof/heap`
`go tool pprof localhost:8080/internal/debug/pprof/heap`

0 comments on commit cf556cc

Please sign in to comment.