Skip to content

Commit 604703b

Browse files
committed
Updates from reviews
1 parent a59a09a commit 604703b

File tree

2 files changed

+4
-27
lines changed

2 files changed

+4
-27
lines changed

blog-csoar/2024-11-15-application-update.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -21,33 +21,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
2121

2222
#### Automation Bridge
2323

24-
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.
25-
26-
* New CentOS version
24+
We are happy to announce a beta version of the [Automation Bridge](/docs/platform-services/automation-service/automation-service-bridge/) that includes the following:
25+
* Support for new CentOS version
2726
* The CentOS docker image version has been upgraded from CentOS 7 to CentOS 8.
28-
* Security fixes to the following Golang packages:
29-
* http://github.com/docker/docker
30-
* http://golang.org/x/net
31-
* http://github.com/docker/distribution
32-
* Security fixes to the following Golang docker images:
33-
* http://github.com/docker/docker
34-
* http://google.golang.org/grpc
35-
* http://go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
36-
* http://go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
37-
* http://golang.org/x/net
38-
* http://go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
39-
* http://github.com/opencontainers/runc
40-
* http://google.golang.org/protobuf
41-
* http://golang.org/x/crypto
42-
* Security fixes in the following Ubuntu 20.04 and CentOS 8 docker images:
43-
* libssl3
44-
* libcrypto3
45-
* openssh-client-default
46-
* openssh-keygen
47-
* openssh-client-common
48-
* busybox
49-
* busybox-binsh
50-
* ssl_client
27+
* Security fixes
5128

5229
### Bug Fixes
5330

docs/platform-services/automation-service/automation-service-bridge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can only run custom actions or integrations outside of the Sumo Logic cloud
1515

1616
* OS:
1717
* Ubuntu 18.04, 20.04, or 24.04
18-
* CentOS 8
18+
* CentOS 7 or 8 (Version 8 is supported in the beta release of the Automation Bridge)
1919
* RedHat 8
2020
* RAM: 8GB
2121
* CPU: 4 Core

0 commit comments

Comments
 (0)