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

FEATURE: Add Conda Support #247

Merged
merged 4 commits into from
Oct 21, 2021
Merged

FEATURE: Add Conda Support #247

merged 4 commits into from
Oct 21, 2021

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Oct 20, 2021

Signed-off-by: Paul Horton phorton@sonatype.com

  • Adding support for Conda
  • Exposing this utility as cyclonedx-bom as well as cyclonedx-py for backwards compatibility

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah added the enhancement New feature or request label Oct 20, 2021
@madpah madpah self-assigned this Oct 20, 2021
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah merged commit c3709af into master Oct 21, 2021
@madpah madpah deleted the feat/conda-support branch October 21, 2021 12:38
@llamahunter
Copy link
Contributor

Some breaking changes here not mentioned in the release notes. Notably removal of -rf/--rf and addition of -i

-pip, --pip Build a SBOM based on a PipEnv Pipfile.lock's
contents. Use with --pip-file to specify absolute
pathto a `Pipefile.lock` you wish to use, else we'll
look for one in the current working directory.
-r, --r, --requirements
Build a SBOM based on a requirements.txt's contents.
Use with -rf to specify absolute pathto a
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still mentions -rf here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants