Files
gentoo/dev-util/rats/metadata.xml
Sam James 98dabd6e32 dev-util/rats: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2022-11-25 05:45:30 +00:00

17 lines
709 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription>RATS - Rough Auditing Tool for Security - is an open source
tool developed and maintained by Secure Software security engineers. RATS
is a tool for scanning C, C++, Perl, PHP and Python source code and
flagging common security related programming errors such as buffer
overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.
</longdescription>
<upstream>
<remote-id type="github">andrew-d/rough-auditing-tool-for-security</remote-id>
</upstream>
</pkgmetadata>