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

Fix CVE and refactor dependencies #918

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Jun 29, 2023

Issue(s)

Description

  • Cleanup CVE suppression inapplicable entries and add new suppression for FP CVE-2023-35116.
  • Bump org.powermock:powermock-api-mockito2 from 2.0.4 to 2.0.9.
  • Bump com.google.guava:guava from 31.1-jre to 32.0.1-jre (to address guava-31.1-jre.jar: CVE-2023-2976(7.1)).
  • Refactor dependencies.

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Fix CVEs Fix CVE and dependency refactor Jun 29, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Fix CVE and dependency refactor Fix CVE and refactor deps Jun 29, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta changed the title Fix CVE and refactor deps Fix CVE and refactor dependencies Jun 29, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit eb93aeb into master Jun 29, 2023
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_fix_cves branch June 29, 2023 16:39
@Dhanxy
Copy link

Dhanxy commented Jun 29, 2023

@arvindkrishnakumar-okta hi, CVE-2023-35116 is a false positive?

@arvindkrishnakumar-okta
Copy link
Contributor Author

  • CVE-2023-35116

That is my understanding after going through jeremylong/DependencyCheck#5779.

@Dhanxy
Copy link

Dhanxy commented Jun 29, 2023

Yes, I understand the same thing that corresponds to a false positive

  • CVE-2023-35116

That is my understanding after going through jeremylong/DependencyCheck#5779.

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