I need all the URLs in order to let the security team open those sites.
I am not sure whether any other 3rd party URLs are also required like python.
Here is the full list of the sites from ChatGPT.
| Purpose | URL |
|---|---|
| KNIME Official Update Site (latest stable) | https://update.knime.com/analytics-platform/ |
| Older versions (e.g., 4.7) | https://update.knime.com/analytics-platform/4.7/ |
| Labs and Incubation Extensions | https://update.knime.com/community-contributions/ |
| Community Contributions (trusted) | https://update.knime.com/community-contributions/trusted/ |
| Partner Extensions | https://update.knime.com/partner/ |
| KNIME Hub Extensions | https://hub.knime.com |
| Eclipse Dependencies | https://download.eclipse.org/ |
| Maven Central (Java/Python dependencies) | https://repo1.maven.org/maven2/ |
| KNIME Python Integration (conda) | https://repo.anaconda.com/ and https://conda.anaconda.org/ |
Is it correct?