Skip to content

Conversation

@dlg99
Copy link
Contributor

@dlg99 dlg99 commented Jan 19, 2022

Descriptions of the changes in this PR:

Added OWASP dependency-check plugin to gradle build (maven is due for removal so I ignored it)

Motivation

Run dependency check to detect CVEs/dependencies that need upgrade.

Changes

Updated gradle build files.

To run:

./gradlew clean build -x microbenchmarks:checkstyleMain -x spotbugsTest -x signDistTar -x test dependencyCheckAggregate

See build/reports/dependency-check-report.html for results.

Current summary:

Dependencies Scanned: 360 (359 unique)
Vulnerable Dependencies: 65
Vulnerabilities Found: 174
Vulnerabilities Suppressed: 0

@dlg99 dlg99 marked this pull request as draft January 20, 2022 01:17
@dlg99 dlg99 marked this pull request as ready for review January 20, 2022 04:11
Copy link
Contributor

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

After that we should add the check in the CI

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@eolivelli eolivelli merged commit 036fc1f into apache:master Jan 27, 2022
StevenLuMT pushed a commit to StevenLuMT/bookkeeper that referenced this pull request Feb 16, 2022
* Added OWASP dependency-check
* Suppress ETCD-related misdetections
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
* Added OWASP dependency-check
* Suppress ETCD-related misdetections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants