sonatype-nexus-community / jake

Check your Python environments for vulnerable Open Source packages with OSS Index or Sonatype Nexus Lifecycle.
https://jake.readthedocs.io/
Apache License 2.0
114 stars 24 forks source link

FEATURE: `conda` support + fixes #70

Closed madpah closed 3 years ago

madpah commented 3 years ago

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

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

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