Skip to content

Commit 742714c

Browse files
authored
Merge pull request #3663 from replicatedhq/sc-docs-improvements
Add some improvements to the Security Center Alpha page
2 parents d342d77 + 40c8849 commit 742714c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/vendor/security-center-about.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ The Security Center is powered by Replicated’s [SecureBuild](https://securebui
1616
* The Security Center is Alpha. The features and functionality of the Security Center are subject to change.
1717
* Access to the Security Center Alpha requires a feature flag be turned on for your team. For more information, reach out to your Replicated account representative.
1818
* Security Center reporting is available only for Embedded Cluster and Helm CLI installations. It is not available for kURL installations or for KOTS installations in an existing cluster.
19-
* Display and reporting of Embedded Cluster images requires the [Replicated SDK version 1.9.0](/release-notes/rn-replicated-sdk#190) or later.
19+
* Display and reporting of application images requires the [Replicated SDK version 1.8.0](/release-notes/rn-replicated-sdk#180) or later.
20+
* Display and reporting of Embedded Cluster images requires the [Replicated SDK version 1.9.0](/release-notes/rn-replicated-sdk#190) or later.
21+
* In a Helm CLI install, display of all container images observed in the cluster beyond application images requires setting the Replicated SDK to [Report All Images](/vendor/replicated-sdk-customizing#report-all-images). This setting is automatically enabled for Embedded Cluster installations.
2022

2123
## Security Center Interfaces
2224

@@ -37,8 +39,12 @@ The following shows an example of the vendor-facing Security Center dashboard in
3739

3840
[View a larger version of this image](/images/security-center-dashboard.png)
3941

42+
This dashboard displays an overview of vulnerabilities present in the release for the selected channel and installation type. When a channel is selected, the information displayed is for the promoted release for that channel.
43+
4044
Additionally, CVE details are available at the individual release level for all current and previously promoted application release versions. To view CVE information for a specifc release go to **Releases > [Release Version] > Security**.
4145

46+
You can also view CVE details at the individual customer level for active instances. To view CVE information for a specific customer instance go to **Customers > [Customer] > [Instance] > Security**. Instances must be running the Replicated SDK verson 1.8.0 or later.
47+
4248
### Enterprise Portal
4349

4450
The Enterprise Portal Security Center allows you to provide key security information to your enterprise customers alongside your application releases.

0 commit comments

Comments
 (0)