Skip to content

Updating dependency check version#13649

Merged
abhishekagarwal87 merged 1 commit intoapache:masterfrom
abhagraw:FixDependencyCheck
Jan 10, 2023
Merged

Updating dependency check version#13649
abhishekagarwal87 merged 1 commit intoapache:masterfrom
abhagraw:FixDependencyCheck

Conversation

@abhagraw
Copy link
Contributor

Dependency check is failing with the following error -
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.0.4:aggregate (default-cli) on project druid: Fatal exception(s) analyzing Druid: One or more exceptions occurred during analysis: [ERROR] UpdateException: org.owasp.dependencycheck.data.nvdcve.DatabaseException: Error updating 'CVE-2020-36569' [ERROR] caused by DatabaseException: Error updating 'CVE-2020-36569' [ERROR] caused by JdbcBatchUpdateException: Value too long for column "VERSIONENDEXCLUDING CHARACTER VARYING(60)": "'0.0.0-20160722212129-ac0cc4484ad4_before_v0.0.0-20200131131040-063a3fb69896' (75)"; SQL statement: [ERROR] INSERT INTO software (cveid, cpeEntryId, versionEndExcluding, versionEndIncluding, versionStartExcluding, versionStartIncluding, vulnerable) VALUES (?, ?, ?, ?, ?, ?, ?) [22001-210] [ERROR] NoDataException: No documents exist

This is resolved by upgrading the version to 7.4.4

ref - jeremylong/DependencyCheck#5220

Copy link
Contributor

@cryptoe cryptoe left a comment

Choose a reason for hiding this comment

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

Thanks @abhagraw. Will merge once CICD is ✅

@abhishekagarwal87 abhishekagarwal87 merged commit 74a76c7 into apache:master Jan 10, 2023
@abhagraw abhagraw deleted the FixDependencyCheck branch January 11, 2023 05:57
@clintropolis clintropolis added this to the 26.0 milestone Apr 10, 2023
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.

4 participants