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

chore: update dependency to fix CVE-2023-6378 #4759

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Conversation

ZheSun88
Copy link
Contributor

@ZheSun88 ZheSun88 commented Dec 1, 2023

No description provided.

Copy link

github-actions bot commented Dec 1, 2023

Dependencies Report

[Click for more Details]

@ZheSun88 ZheSun88 enabled auto-merge (squash) December 4, 2023 08:22
@ZheSun88 ZheSun88 merged commit 38b774b into main Dec 4, 2023
1 check failed
@ZheSun88 ZheSun88 deleted the ZheSun88-patch-2 branch December 4, 2023 08:25
ZheSun88 added a commit that referenced this pull request Dec 4, 2023
ZheSun88 added a commit that referenced this pull request Dec 4, 2023
ZheSun88 added a commit that referenced this pull request Dec 4, 2023
ZheSun88 added a commit that referenced this pull request Dec 4, 2023
ZheSun88 added a commit that referenced this pull request Dec 4, 2023
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.12</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Note 1.4.14 was released because .12 and .13 had some bugs. Now that you manage this and it could take precendence over customer projects - it would probably good to use the latest version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, good to know that.. Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

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

Got another thing for you :) You should probably also add the other logback-* dependencies, otherwise you get a mismatch which is hard to debug: qos-ch/logback#744 (comment)

ZheSun88 added a commit that referenced this pull request Dec 4, 2023
ZheSun88 added a commit that referenced this pull request Dec 7, 2023
ZheSun88 added a commit that referenced this pull request Dec 7, 2023
* chore : update dependency-check to use latest (#4731)

* chore: update dependency-check to use 9.0.0

* Update sbom.yml

* Update generateAndCheckSBOM.js

---------

Co-authored-by: Manuel Carrasco Moñino <[email protected]>

* update dependency to fix CVE-2023-6378 (#4759)

* chore: update logback-classic to 1.4.14 [skip ci] (#4776)

* chore: update logback-classic to 1.4.14

* Update pom.xml

---------

Co-authored-by: Zhe Sun <[email protected]>
Co-authored-by: Manuel Carrasco Moñino <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants