<?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">
		OSV-Scanner is Google's official frontend to the OSV.dev
		vulnerability database. It scans a project's dependencies (lockfiles,
		SBOMs, container images, Git submodules and installed artifacts),
		matches them against known vulnerabilities in the OSV database, and
		reports actionable results. It also supports guided remediation to
		help upgrade affected packages.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/google/osv-scanner/issues</bugs-to>
		<doc>https://google.github.io/osv-scanner/</doc>
		<remote-id type="github">google/osv-scanner</remote-id>
	</upstream>
</pkgmetadata>
