blob: e967da37d072be4efa443a720d7b2eeae828e51b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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="cpe">cpe:/a:cisofy:lynis</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|