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

feat(pom): don't ignore runtime scope #6207

Closed
DmitriyLewen opened this issue Feb 27, 2024 Discussed in #6186 · 0 comments · Fixed by #6223
Closed

feat(pom): don't ignore runtime scope #6207

DmitriyLewen opened this issue Feb 27, 2024 Discussed in #6186 · 0 comments · Fixed by #6223
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@DmitriyLewen
Copy link
Contributor

Description

If user runs application without build - runtime dependencies will be used.
Then this application will be vulnerably (if runtime dependency contains vulnerability).
So we don't need to ignore runtime dependencies

See more in #6186

Discussed in #6186

@DmitriyLewen DmitriyLewen added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 27, 2024
@DmitriyLewen DmitriyLewen self-assigned this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant