Skip to content

Commit 0a60d4d

Browse files
Add Docs status badge to README
1 parent 7a4c88c commit 0a60d4d

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
@@ -5,6 +5,7 @@
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)
77
![CI](https://github.com/luca-software-developer/log-security-analyzer/actions/workflows/ci.yml/badge.svg)
8+
![Docs](https://github.com/luca-software-developer/log-security-analyzer/actions/workflows/docs.yml/badge.svg)
89

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

0 commit comments

Comments
 (0)