Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BC: drop support for conda #622

Closed
jkowalleck opened this issue Dec 15, 2023 · 2 comments · Fixed by #610
Closed

BC: drop support for conda #622

jkowalleck opened this issue Dec 15, 2023 · 2 comments · Fixed by #610

Comments

@jkowalleck
Copy link
Member

jkowalleck commented Dec 15, 2023

https://docs.conda.io/en/latest/

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.

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

@jkowalleck jkowalleck added this to the 4.0.0 milestone Dec 15, 2023
@jkowalleck jkowalleck linked a pull request Dec 15, 2023 that will close this issue
42 tasks
@jkowalleck jkowalleck pinned this issue Dec 15, 2023
jkowalleck added a commit that referenced this issue Dec 15, 2023
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck self-assigned this Dec 25, 2023
@jkowalleck jkowalleck linked a pull request Dec 25, 2023 that will close this issue
@jkowalleck
Copy link
Member Author

fixed by #605

@jkowalleck
Copy link
Member Author

This feature will be part of the next/upcoming major release.
Changelog: see #605
Install via: pip install cyclonedx-bom==4.0.0rc1

@jkowalleck jkowalleck unpinned this issue Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant