<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>otakugeekx@gmail.com</email>
		<name>Lucas Couto</name>
	</maintainer>
	<longdescription lang="en">
		Gitleaks is a SAST tool for detecting and preventing hardcoded secrets
		like passwords, API keys, and tokens in git repositories. It is an
		easy-to-use, all-in-one solution for finding secrets, past or present,
		in code, scanning git logs, files, directories, and stdin.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/gitleaks/gitleaks/issues</bugs-to>
		<remote-id type="github">gitleaks/gitleaks</remote-id>
	</upstream>
</pkgmetadata>
