Can not update SaltStack SecOps Compliance and Vulnerability bundles from the user interface - how to download CIS benchmarks
book
Article ID: 400866
calendar_today
Updated On:
Products
VCF Operations/Automation (formerly VMware Aria Suite)
Issue/Introduction
Automatic content downloads are no longer working in the UI
SaltStack SecOps Compliance and Vulnerability bundle updates
Environment
Aria Config 8.x
Tanzu Salt 10.x
VCF Salt
Resolution
How to download the bundles
This procedure assumes that the user has a valid working Docker, or Docker compatible, environment.
- Customers must first log into the
Broadcom Support Portal.
- Search for VMware Cloud Foundation Salt or navigate directly to this URL.
- Once you see the entry for VMware Cloud Foundation Salt, expand the section.
- You will now see the following information, which includes a
Token link, Release version and a Shield with link icon.
- Do not bother clicking on the
Token link as it will take you to an empty page and includes no additional information.
- Click on the green
Shield with the link icon.
- A module window will open and it is here where you will be presented with the necessary information to download the updated content.
- Who the access token is issued to.
- Your personal token.
- Allows you to
copy or download a copy of your access token.
- Steps for how to access and download the content bundles.
- Note the Token expiration time, should be 1 year.
- Assuming you have Docker running you can now just copy paste the entire command from the module window and run the command as is in your terminal.

How to import the bundle content
Importing Compliance Bundle Content
- Log into your Config (RaaS) instance.
- Make sure you’ve moved the content bundle to this instance.
- From the cmd line, issue the following command:
raas ingest /path/to/locke_timestamp_string.gz.e2
- This may take some time, wait for the import to complete and verify a successful update.
- Once complete, there is no need to restart any services.
Importing Vulnerability Bundle Content
- Log into your Config (RaaS) instance.
- Make sure you’ve moved the content bundle to this instance.
- From the cmd line, issue the following command:
raas vman_ingest /path/to/vman_timestamp_string.gz.e2
- This may take some time, wait for the import to complete and verify a successful update.
Once complete, there is no need to restart any services.
Feedback
thumb_up
Yes
thumb_down
No