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

Cleanup additional exclusions from dependency scanner #7424

Closed
planetf1 opened this issue Feb 27, 2023 · 1 comment
Closed

Cleanup additional exclusions from dependency scanner #7424

planetf1 opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
build-improvement Build improvements - maven, gradle, GitHub actions gradle Gradle build (new initiative)

Comments

@planetf1
Copy link
Member

Noticed when reviewing postmanlabs/postman-app-support#11767 that there are exclusions specified in the dependency scanner which should be removed, once any warnings reported are cleaned up.

Specifically we have references to junit* packages. Where these are not used they should be removed from our gradle projects, and additionally the scope should be corrected where needed.

With gradle's improved clarity over test vs runtime etc, we should be able to remove exclusions when the scope is corrected.

@planetf1 planetf1 added build-improvement Build improvements - maven, gradle, GitHub actions gradle Gradle build (new initiative) labels Feb 27, 2023
@planetf1 planetf1 self-assigned this Feb 27, 2023
lpalashevski added a commit to lpalashevski/egeria that referenced this issue Mar 7, 2023
Signed-off-by: Ljupcho Palashevski <lpalashevski@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Mar 20, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
planetf1 added a commit to planetf1/egeria that referenced this issue Mar 20, 2023
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
@planetf1
Copy link
Member Author

This has been completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-improvement Build improvements - maven, gradle, GitHub actions gradle Gradle build (new initiative)
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant