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

[BUG] Support for scanning conda packages using "jake ddt -c" removed from version 1.0 #101

Open
mikekanenz opened this issue Feb 7, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mikekanenz
Copy link

In the earlier versions of jake e.g. 0.2.77 I was able to scan non-python conda packages which show up in a "conda list" but not in "pip list" output. This was very useful for looking for vulnerabilities in packages from conda-forge which are not available in conda main. The command used was:
conda list | jake ddt -c
In more recent versions support for the -c flag appears to have been removed. Does anyone know why this was removed and if it can be restored?

@mikekanenz mikekanenz added the bug Something isn't working label Feb 7, 2022
@madpah
Copy link
Collaborator

madpah commented Feb 8, 2022

Hi @mikekanenz - thanks for the Issue. It was removed partly in oversight as jake was refactored.

We'll get this added back for you.

@madpah madpah added this to the 2.0.0 milestone Feb 8, 2022
@madpah madpah self-assigned this Feb 8, 2022
@madpah madpah modified the milestones: 2.0.0, 2.1.0 Mar 10, 2022
@madpah madpah added enhancement New feature or request and removed bug Something isn't working labels Jun 9, 2022
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

No branches or pull requests

2 participants