Skip to content

Commit d38ef1e

Browse files
committed
add Sentinel secret scanner tool
1 parent 66668c6 commit d38ef1e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

data/tools/sentinel.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Sentinel
2+
categories:
3+
- linter
4+
tags:
5+
- security
6+
license: GNU Affero General Public License v3.0
7+
types:
8+
- cli
9+
source: 'https://github.com/sentinel-cli/sentinel'
10+
homepage: 'https://sentinel-cli.github.io/sentinel/'
11+
description: >-
12+
An enterprise-grade, zero-dependency Git pre-commit secret detector written in Go.
13+
Designed for speed and local workstation security. Runs in sub-20ms with zero allocations on the hot path.

0 commit comments

Comments
 (0)