Skip to content

Conversation

@mnoman09
Copy link
Contributor

@mnoman09 mnoman09 commented Sep 15, 2020

Summary

  • vulnerability of log4j is fixed
  • replaced slf4j-log4j12 library with log4j-slf4j-impl gradle of quick start demo project. It was causing log4j 1.2.17 vulnerability issue.

@coveralls
Copy link

coveralls commented Sep 15, 2020

Pull Request Test Coverage Report for Build 1538

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.582%

Totals Coverage Status
Change from base Build 1531: 0.0%
Covered Lines: 4119
Relevant Lines: 4598

💛 - Coveralls

… '1.7.30') with

    compile group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.13.3'
as due to transitive property of log4j 1.2.17 its causing vulnerability issue
@msohailhussain msohailhussain marked this pull request as draft September 15, 2020 16:31
@mnoman09 mnoman09 changed the title testing Fix: Resolved log4j vulnerability issue Sep 15, 2020
@msohailhussain msohailhussain marked this pull request as ready for review September 15, 2020 17:22
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

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

LGTM

@jaeopt jaeopt merged commit 2ffd6d9 into master Sep 15, 2020
@jaeopt jaeopt deleted the mnoman/testingSourceClear branch September 15, 2020 17:43
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