Skip to content

Commit f108cde

Browse files
committed
docs: add Trivy security scan badge to Chinese READMEs
- Add Trivy security scan badge to both Chinese README files Signed-off-by: appleboy <[email protected]>
1 parent 96efa4a commit f108cde

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[English](README.md) | [繁體中文](README.zh-tw.md) | 简体中文
44

55
![Run Tests](https://github.com/gin-contrib/graceful/actions/workflows/go.yml/badge.svg?branch=master)
6+
[![Trivy Security Scan](https://github.com/gin-contrib/graceful/actions/workflows/trivy-scan.yml/badge.svg)](https://github.com/gin-contrib/graceful/actions/workflows/trivy-scan.yml)
67
![codecov](https://codecov.io/gh/gin-contrib/graceful/branch/master/graph/badge.svg)
78
![Go Report Card](https://goreportcard.com/badge/github.com/gin-contrib/graceful)
89
![GoDoc](https://godoc.org/github.com/gin-contrib/graceful?status.svg)

README.zh-tw.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[English](README.md) | 繁體中文 | [简体中文](README.zh-cn.md)
44

55
![Run Tests](https://github.com/gin-contrib/graceful/actions/workflows/go.yml/badge.svg?branch=master)
6+
[![Trivy Security Scan](https://github.com/gin-contrib/graceful/actions/workflows/trivy-scan.yml/badge.svg)](https://github.com/gin-contrib/graceful/actions/workflows/trivy-scan.yml)
67
![codecov](https://codecov.io/gh/gin-contrib/graceful/branch/master/graph/badge.svg)
78
![Go Report Card](https://goreportcard.com/badge/github.com/gin-contrib/graceful)
89
![GoDoc](https://godoc.org/github.com/gin-contrib/graceful?status.svg)

0 commit comments

Comments
 (0)