Skip to content

Commit f996b16

Browse files
committed
docs: add security scan badge
1 parent fe04f88 commit f996b16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@
1414
<a href="https://goreportcard.com/report/github.com/indaco/tempo" target="_blank">
1515
<img src="https://goreportcard.com/badge/github.com/indaco/tempo" alt="go report card" />
1616
</a>
17-
<a href="https://badge.fury.io/gh/indaco%2Ftempo" target="_blank">
17+
<a href="https://github.com/indaco/sley/actions/workflows/ci.yml" target="_blank">
18+
<img src="https://img.shields.io/badge/security-govulncheck-green" alt="Security Scan" />
19+
</a>
20+
<a href="https://badge.fury.io/gh/indaco%2Ftempo" target="_blank">
1821
<img src="https://badge.fury.io/gh/indaco%2Ftempo.svg" alt="version" height="18" />
19-
</a>
22+
</a>
2023
<a href="https://pkg.go.dev/github.com/indaco/tempo/" target="_blank">
2124
<img src="https://pkg.go.dev/badge/github.com/indaco/tempo/.svg" alt="go reference" />
2225
</a>

0 commit comments

Comments
 (0)