lynis/db
macie 2b1b523fa5
feat: Update EOL database
To speedup the process, I used command:
```
cat <<EOF | while IFS= read D; do printf 'os:<name>:%s:%s:\n' "$D" "$(date '+%s' --date=$D)"; done
2025-02-07
EOF
```
2025-02-08 19:32:47 +01:00
..
languages Merge pull request #1571 from EduardoVasconceloss/patch-1 2024-12-16 11:37:01 +01:00
control-links.db Remove separator at the end to allow indexing, some bots otherwise include the ; 2025-01-28 10:41:07 +00:00
fileperms.db Removed last newline 2015-09-07 21:11:51 +02:00
hints.db Add new hints to the database 2016-04-25 10:16:57 +02:00
integrity.db Removed last newline 2015-09-07 21:11:51 +02:00
malware-susp.db Removed last newline 2015-09-07 21:11:51 +02:00
malware.db Removed last newline 2015-09-07 21:11:51 +02:00
sbl.db Removed last newline 2015-09-07 21:11:51 +02:00
software-eol.db feat: Update EOL database 2025-02-08 19:32:47 +01:00
tests.db Merge pull request #1384 from xnoguer/issue-1322 2024-05-14 08:31:29 +02:00