blob: d93aeae57bbceb395ef121559807881fc19ceff7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mpagano@gentoo.org</email>
<name>Mike Pagano</name>
</maintainer>
<use>
<flag name="cron">Install /etc/cron.* files</flag>
</use>
<upstream>
<bugs-to>https://github.com/CISOfy/lynis/issues</bugs-to>
<changelog>https://raw.githubusercontent.com/CISOfy/lynis/refs/heads/master/CHANGELOG.md</changelog>
<remote-id type="github">CISOfy/lynis</remote-id>
</upstream>
</pkgmetadata>
|