Skip to content

Commit 7a4c88c

Browse files
Add CI status badge to README
1 parent 83f001d commit 7a4c88c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
![Version: 1.1.0](https://img.shields.io/badge/version-1.1.0-blue)
66
![License: MIT](https://img.shields.io/badge/License-MIT-blue)
7+
![CI](https://github.com/luca-software-developer/log-security-analyzer/actions/workflows/ci.yml/badge.svg)
78

89
A Rust CLI tool to scan log files and detect exposed secrets (tokens, API keys,
910
credentials) using configurable regex rules in TOML format.

0 commit comments

Comments
 (0)