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: conda support + fixes #70

Merged
merged 3 commits into from Oct 22, 2021
Merged

FEATURE: conda support + fixes #70

merged 3 commits into from Oct 22, 2021

Conversation

madpah
Copy link
Collaborator

@madpah madpah commented Oct 21, 2021

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

This PR bumps cyclonedx-python-lib to ^0.10.2 which:

  • Allows parsing of conda list output (--explicit and --json)
  • Resolves file encoding issues on Windows

As part of this, parameters have been streamlined to be more simple when piping input (via STDIN) into jake.

It relates to the following issue #s:

cc @bhamail / @DarthHater

fix: character encoding issues on Windows #67

Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Oct 21, 2021
@madpah madpah self-assigned this Oct 21, 2021
Signed-off-by: Paul Horton <phorton@sonatype.com>
README.md Outdated Show resolved Hide resolved
Signed-off-by: Paul Horton <phorton@sonatype.com>
@madpah madpah merged commit 93bc03d into main Oct 22, 2021
@madpah madpah deleted the feat/conda-support branch October 22, 2021 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] \U0001f40d character causes an error when running jake through a batch file on windows
2 participants