Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorSteve Kolenich <stephen.kolenich@tutanota.com>2020-08-10 19:26:55 +0300
committerSteve Kolenich <stephen.kolenich@tutanota.com>2020-08-10 19:26:55 +0300
commitec551d732d52e00cde12ee3d6d85ed699dca0d0e (patch)
tree6564b8b3c06be8458b7fd71fe233eb0d5e1ba10b /db
parent7df0b8618b5cce39961b245a3c582af4294276d7 (diff)
Added Alpine Linux EOL dates
Diffstat (limited to 'db')
-rw-r--r--db/software-eol.db8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/software-eol.db b/db/software-eol.db
index 2412a203..63939bcb 100644
--- a/db/software-eol.db
+++ b/db/software-eol.db
@@ -14,6 +14,14 @@
# For rolling releases or releases that do not (currently have an EOL date, leave field three empty and set field four to -1.
# Full string for CentOS can be something like 'CentOS Linux 8 (Core)'. As this does not correctly match, shorter string is used for matching.
#
+# Alpine - https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases
+#
+os:Alpine 3.12:2022-05-01:1651377600
+os:Alpine 3.11:2021-11-01:1635739200
+os:Alpine 3.10:2021-05-01:1619841600
+os:Alpine 3.9:2020-11-01:1604203200
+os:Alpine 3.8:2020-05-01:1588305600
+#
# Amazon Linux
#
# Note: shortest entry is listed at end due to regular expression matching being used