File tree Expand file tree Collapse file tree 2 files changed +2
-15
lines changed
Expand file tree Collapse file tree 2 files changed +2
-15
lines changed Original file line number Diff line number Diff line change 1- # telegraf MEDIUM
2- CVE-2019-3826
3- CVE-2023-28841
4- CVE-2023-28842
5- CVE-2023-25809
6- GHSA-2w8w-qhg4-f78j
7-
8- # telegraf HIGH
9- CVE-2023-27561
10- CVE-2023-28840
11- CVE-2023-28642
12- CVE-2023-2253
13- CVE-2023-34231
14-
1+ #telegraf MEDIUM
152GHSA-2w8w-qhg4-f78j
163
174# ruby HIGH
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ sudo tdnf install jq-1.6-1.cm2 -y
6767# used to setcaps for ruby process to read /proc/env
6868sudo tdnf install libcap -y
6969
70- sudo tdnf install telegraf-1.26.0 -y
70+ sudo tdnf install telegraf-1.27.2 -y
7171telegraf_version=$( sudo tdnf list installed | grep telegraf | awk ' {print $2}' )
7272echo " telegraf $telegraf_version " >> packages_version.txt
7373mv /usr/bin/telegraf /opt/telegraf
You can’t perform that action at this time.
0 commit comments