|
| 1 | +--- |
| 2 | +title: November 15, 2024 - Application Update |
| 3 | +keywords: |
| 4 | + - sumo logic |
| 5 | + - cloud soar |
| 6 | + - automation service |
| 7 | +image: https://help.sumologic.com/img/sumo-square.png |
| 8 | +hide_table_of_contents: true |
| 9 | +--- |
| 10 | + |
| 11 | +import useBaseUrl from '@docusaurus/useBaseUrl'; |
| 12 | + |
| 13 | +<a href="https://help.sumologic.com/release-notes-csoar/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a> |
| 14 | + |
| 15 | +### Changes and Enhancements |
| 16 | + |
| 17 | +#### Automation Bridge |
| 18 | + |
| 19 | +We are happy to announce a new version of the [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) that includes security fixes in various components of the Bridge. |
| 20 | + |
| 21 | +* New CentOS version |
| 22 | + * The CentOS docker image version has been upgraded from CentOS 7 to CentOS 8. |
| 23 | +* Security fixes to the following Golang packages: |
| 24 | + * http://github.com/docker/docker |
| 25 | + * http://golang.org/x/net |
| 26 | + * http://github.com/docker/distribution |
| 27 | +* Security fixes to the following Golang docker images: |
| 28 | + * http://github.com/docker/docker |
| 29 | + * http://google.golang.org/grpc |
| 30 | + * http://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp |
| 31 | + * http://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace |
| 32 | + * http://golang.org/x/net |
| 33 | + * http://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc |
| 34 | + * http://github.com/opencontainers/runc |
| 35 | + * http://google.golang.org/protobuf |
| 36 | + * http://golang.org/x/crypto |
| 37 | +* Security fixes in the following Ubuntu 20.04 and CentOS 8 docker images: |
| 38 | + * libssl3 |
| 39 | + * libcrypto3 |
| 40 | + * openssh-client-default |
| 41 | + * openssh-keygen |
| 42 | + * openssh-client-common |
| 43 | + * busybox |
| 44 | + * busybox-binsh |
| 45 | + * ssl_client |
0 commit comments