You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conda provides package, dependency, and environment management for any language. The following documentation site provides all you need to get started with leveraging the power of conda.
Since conda is not a package manager for python, but something different (that utilizes python), it is considered to be out of scope of this project.
https://docs.conda.io/en/latest/
Since conda is not a package manager for python, but something different (that utilizes python), it is considered to be out of scope of this project.
the conda SBOM feature could be an independent project, an own conda-plugin.
see also: #594
conda plugins may be written in many languages. CycloneDX does have a library available in many languages (see "library" in https://cyclonedx.org/tool-center/).
some are even available in a conda repo: https://anaconda.org/conda-forge/cyclonedx-python-lib
feel free to write a plugin for conda.
Reach out to project leaders (see here),
if you want to publish the plugin under the OWASP/CycloneDX umbrella: https://github.com/CycloneDX/cyclonedx-conda
The text was updated successfully, but these errors were encountered: