-
Notifications
You must be signed in to change notification settings - Fork 71
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
Feature dependency checks #1623
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1623 +/- ##
============================================
- Coverage 78.39% 78.36% -0.03%
Complexity 2518 2518
============================================
Files 257 257
Lines 8247 8257 +10
Branches 983 984 +1
============================================
+ Hits 6465 6470 +5
- Misses 1355 1359 +4
- Partials 427 428 +1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 13 of 18 files at r1, 9 of 9 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @TitusLabs)
change to version catalog and integrate dependency plugins
plus gradle and some dependency updates
add dependencyCheckAnalyze step (at the moment without failBuildOnCVSS)
This change is