Skip to content

Commit ad2fc09

Browse files
authored
go-report card badge added
1 parent 0cdff2b commit ad2fc09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# IP Reputation tool
22

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

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

159-
`go tool pprof localhost:8080/internal/debug/pprof/heap`
160+
`go tool pprof localhost:8080/internal/debug/pprof/heap`

0 commit comments

Comments
 (0)