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

Exclude test dependencies while running jf audit for a Maven project #2300

Open
ganavikumar opened this issue Nov 9, 2023 · 2 comments
Open
Labels
feature request New feature or request

Comments

@ganavikumar
Copy link

If we run "jf audit --mvn" on a Maven project, it reports vulnerabilities from test dependencies. As per the current JFrog CLI documentation, there is a flag called "--exclude-test-deps" which applies to a Gradle project for excluding test dependencies. Hence, looking for the implementation of the same flag "--exclude-test-deps" for Maven projects as well.

@ganavikumar ganavikumar added the feature request New feature or request label Nov 9, 2023
@gregoryboue
Copy link

see #1692

@smals-maxmi
Copy link

I would also like to see this feature.

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

No branches or pull requests

3 participants