VictoriaMetrics/app
Sergey 9bea7610f0
security: update base Alpine image to 3.18.2 to avoid security risks (#4571)
libcrypto3 and libssl3 in Alpine 3.18.0 have versions `3.1.0-r4`
which contains CVE-2023-2650:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2650
Use ALpine image 3.18.2 which contains fixed versions of libssl3
and libcrypto3: 3.1.1-r0
NB: In Openshift these containers are marked as vulnerabilities
because of these CVEs.
2023-07-04 09:23:53 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vlinsert app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
vlselect Revert "app/vlselect/logsql: use buffered writer in order to save syscalls when sending big amounts of data to clients" 2023-06-21 20:40:01 -07:00
vlstorage app/vlstorage: export vl_active_merges and vl_merges_total metrics 2023-06-21 20:58:57 -07:00
vmagent app/vmagent/remotewrite: fix error message for auth config (#4545) 2023-07-03 13:12:40 +02:00
vmalert app/vmalert: show on UI groups error after reload config (#4543) 2023-07-03 14:59:52 +02:00
vmauth vmauth: expose latency metrics per user (#4525) 2023-06-27 20:15:17 +02:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmbackupmanager docs: fix markdown for title 2023-05-29 22:22:25 +02:00
vmctl app/vmctl/utils: properly use timezone in TestGetTime() 2023-06-19 23:16:50 -07:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vminsert fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmselect app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-06-21 19:52:50 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 09:46:25 +02:00
vmui security: update base Alpine image to 3.18.2 to avoid security risks (#4571) 2023-07-04 09:23:53 +02:00