.json
or .csv
format.conda-forge
possible.no_proxy
environment variable now allows Anaconda Server mirrors to bypass the proxy for specified repo URLs..csv
file format.conda-audit
to scan your conda environment and show the vulnerabilities associated with your projects.conda repo
CLI tool!
conda repo cves --list
to get a list of the latest CVEs.conda repo show --<CVE-name>
to view details of a specific CVE.whoami
commandconda repo config --set ssl_verify cert.cer
conda repo channel --help