Skip to content

Commit 9d15f45

Browse files
authored
Clean up Security Center dashboard documentation
Removed commented-out code and updated image link.
1 parent 16de96f commit 9d15f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/vendor/security-center-about.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ The Security Center surfaces the results of image scans in both the Vendor Porta
5252
### Security Center Dashboard
5353

5454
The Security Center dashboard is available in the Vendor Portal at **[App name] > Security**.
55-
{/*
55+
5656
The following shows an example of the Security Center dashboard:
5757

5858
![Security Center dashboard](/images/security-center-dashboard.png)
5959

60-
[View a larger version of this image](/images/security-center-dashboard.png) */}
60+
[View a larger version of this image](/images/security-center-dashboard.png)
6161

6262
You can filter for the information on the Security Center dashboard by release type (Linux/Embedded Cluster or Helm) and release channel. The information displayed on the Security Center dashboard applies to the currently promoted release of the selected type on the selected channel.
6363

@@ -113,4 +113,4 @@ You can explicitly include or exclude images from being scanned by the Security
113113

114114
* To exclude images from being scanned in Helm CLI installations, use the [installer-only annotation](/vendor/packaging-include-resources#installer-only). This is useful if your application has any charts and resources that are only relevant to Embedded Cluster installations and should not be shown to customers that install with the Helm CLI.
115115

116-
* If there are any images that are _not_ referenced in the PodSpecs for your application but should be included in Security Center image scans, list those images in the Application custom resource [additionalImages](/vendor/operator-defining-additional-images#define-additional-images-for-air-gap-bundles) field.
116+
* If there are any images that are _not_ referenced in the PodSpecs for your application but should be included in Security Center image scans, list those images in the Application custom resource [additionalImages](/vendor/operator-defining-additional-images#define-additional-images-for-air-gap-bundles) field.

0 commit comments

Comments
 (0)