We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2707392 + 0bee850 commit a4998bdCopy full SHA for a4998bd
targets/debian-buster.yaml
@@ -3,3 +3,4 @@ eol: 2024-06-30
3
info: https://wiki.debian.org/DebianReleases
4
rules:
5
- SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10
6
+ - Apache/2.4.38 (Debian)
targets/debian-stretch.yaml
@@ -1,6 +1,7 @@
1
name: Debian Stretch (Unless ELTS)
2
-eol: 2022-06-30
+eol: 2022-07-01
- SSH-2.0-OpenSSH_7.4p1 Debian-10+deb9
- SSH-2.0-OpenSSH_7.4p1 Debian
7
+ - Apache/2.4.25 (Debian)
targets/rhel-7.yaml
@@ -0,0 +1,5 @@
+name: Red Hat Enterprise Linux 7 (Unless ELS)
+eol: 2024-06-30
+info: https://endoflife.date/rhel
+rules:
+ - Apache/2.4.6 (Red Hat Enterprise Linux)
0 commit comments