Skip to content

Commit d906478

Browse files
authored
Merge pull request #686 from snyk/feat/universal-broker-ga
feat: remove universal broker EA disclaimer [ACC-2903] [DOCT-1742]
2 parents fedff08 + 9c8dfdf commit d906478

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

docs/developer-tools/scm-integrations/scm-integrations-and-snyk-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GitLab account with `Maintainer` permission.
4343

4444
## GitHub Server App for Universal Broker
4545

46-
If your GithHub server is not publicly available, you can provide access to it through the Universal Broker, a proxy deployed in your internal network to facilitate outbound connections and communication with Snyk.
46+
If your GitHub server is not publicly available, you can provide access to it through the Universal Broker, a proxy deployed in your internal network to facilitate outbound connections and communication with Snyk.
4747

4848
The setup process for Universal Broker involves:
4949

docs/enterprise-setup/snyk-broker/universal-broker/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Universal Broker
22

3-
{% hint style="info" %}
4-
**Release status**\
5-
Universal Broker is in Early Access and is available only with Enterprise plans.
6-
{% endhint %}
7-
8-
The Universal Broker improves the management of Broker deployments and connections, supporting many connections of any type through a single running client, preferably with multiple replicas, that is, entirely distinct clients. Credentials remain entirely local to your network and are never stored on the Snyk platform, which uses credentials references.
3+
The Universal Broker improves the management of Broker deployments and connections by supporting many connections of any type with a single running client (container) or with multiple client replicas. Credentials remain within your network and are never stored by or transmitted to Snyk. The Snyk platform uses credentials references to instruct the Universal Broker how to authenticate with your private resources.
94

105
Each client or client with replicas is called a Broker deployment. The diagram shows two deployments, Universal Broker A and Universal Broker B.
116

0 commit comments

Comments
 (0)