Skip to content

Commit 38da08b

Browse files
committed
docs: add Trivy security scan badge to README
- Add a Trivy Security Scan badge to the README for improved visibility of security status Signed-off-by: appleboy <[email protected]>
1 parent 8d673aa commit 38da08b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Gin Examples
22

3+
[![Trivy Security Scan](https://github.com/gin-gonic/examples/actions/workflows/trivy-scan.yml/badge.svg)](https://github.com/gin-gonic/examples/actions/workflows/trivy-scan.yml)
4+
35
This repository contains a number of ready-to-run examples demonstrating various use cases of [Gin](https://github.com/gin-gonic/gin).
46

57
Refer to the [Gin documentation](https://gin-gonic.com/en/docs/) for how to execute the example tutorials.

0 commit comments

Comments
 (0)