12345678910111213141516 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
- <pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- Linux Security Auditing Tool (LSAT) is a post install security auditing
- tool. It is modular in design, so new features can be added quickly. It
- checks inetd entries and scans for unneeded RPM packages. It is being
- expanded to work with Linux distributions other than Red Hat, and checks
- for kernel versions.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">usat</remote-id>
- </upstream>
- </pkgmetadata>
|