This article is intended to explain the steps to download the Carbon Black EDR sensor rpm packages from pacakges.broadcom.com web page.
generate_cbsensor_repo.sh shell script file and public keys (cb.asc and public.asc)chmod +x generate_cbsensor_repo.sh.sudo ./generate_cbsensor_repo.sh OR run the script as a root user and provide the username and access token, as prompted by the script.yum install --downloadonly --downloaddir=<package local download directory> <package>
Note
If your network is configured to allow/deny URLs, make sure that packages.broadcom.com is allowed together with the JFrog SaaS URL.
See: https://jfrog.com/help/r/artifactory-what-urls-ips-should-i-add-to-an-allowlist-for-direct-cloud-storage-download-in-jfrog-saas/artifactory-what-urls/ips-should-i-add-to-an-allowlist-for-direct-cloud-storage-download-in-jfrog-saas
The SaaS vendor-provided list contains multiple URLs. However, you can only check and allow those URLs that exist within your geographical location.