Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions data/tools/sentinel.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Sentinel
categories:
- linter
tags:
- security
license: GNU Affero General Public License v3.0
types:
- cli
source: 'https://github.com/sentinel-cli/sentinel'
homepage: 'https://sentinel-cli.github.io/sentinel/'
description: >-
An enterprise-grade, zero-dependency Git pre-commit secret detector written in Go.
Designed for speed and local workstation security. Runs in sub-20ms with zero allocations on the hot path.
Loading