https://github.com/richecr/jedi
Jedi is a security tool that uses gitleaks to scan staged code for sensitive information like API keys and tokens, ensuring your code stays secure before being committed.
https://github.com/richecr/jedi
cli git gitleaks go golang library secrets-detection
Last synced: about 2 months ago
JSON representation
Jedi is a security tool that uses gitleaks to scan staged code for sensitive information like API keys and tokens, ensuring your code stays secure before being committed.
- Host: GitHub
- URL: https://github.com/richecr/jedi
- Owner: richecr
- License: mit
- Created: 2025-06-02T03:14:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-27T00:15:49.000Z (10 months ago)
- Last Synced: 2025-08-27T09:03:07.238Z (10 months ago)
- Topics: cli, git, gitleaks, go, golang, library, secrets-detection
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jedi
Jedi is a security tool that uses gitleaks to scan staged code for sensitive information like API keys and tokens, ensuring your code stays secure before being committed.