How to Install and Uninstall gitleaks Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "gitleaks" package

Please follow the guidelines below to install gitleaks on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gitleaks

2. Uninstall "gitleaks" package

This is a short guide on how to uninstall gitleaks on openSuSE Tumbleweed:

$ sudo zypper remove gitleaks

3. Information about the gitleaks package on openSuSE Tumbleweed

Information for package gitleaks:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gitleaks
Version : 8.18.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.1 MiB
Installed : No
Status : not installed
Source package : gitleaks-8.18.1-1.2.src
Upstream URL : https://github.com/gitleaks/gitleaks
Summary : Protect and discover secrets using Gitleaks
Description :
Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like
passwords, api keys, and tokens in git repos. Gitleaks is an easy-to-use,
all-in-one solution for detecting secrets, past or present, in your code.