Skip to content

Commit 589b024

Browse files
authored
Update README.md
1 parent fd55568 commit 589b024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
[![GitHub release](https://img.shields.io/github/v/release/windyinwind/sensitive-scanner-action)](https://github.com/windyinwind/sensitive-scanner-action/releases)
44
[![GitHub marketplace](https://img.shields.io/badge/marketplace-sensitive--content--scanner-blue?logo=github)](https://github.com/marketplace/actions/sensitive-content-scanner)
5+
[![CI](https://github.com/windyinwind/sensitive-scanner-action/actions/workflows/test.yml/badge.svg)](https://github.com/windyinwind/sensitive-scanner-action/actions/workflows/test.yml)
6+
[![CI](https://github.com/windyinwind/sensitive-scanner-action/actions/workflows/release.yml/badge.svg)](https://github.com/windyinwind/sensitive-scanner-action/actions/workflows/release.yml)
7+
58

69
A GitHub Action that automatically scans pull requests for sensitive content, including secrets, credentials, and potentially harmful code patterns. It helps prevent accidental exposure of sensitive information in your codebase.
710

0 commit comments

Comments
 (0)