opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
72 stars 57 forks source link

Several dependencies have security vulnerabilities #1040

Closed serverhorror closed 5 months ago

serverhorror commented 12 months ago

Describe the bug

IntelliJ reports several security vulnerabilities, use dependabot to minimize the number of possible security risks

image

To Reproduce

Steps to reproduce the behavior:

  1. checkout master
  2. Open IntelliJ
  3. Open problems tab
  4. See error

Expected behavior

Screenshots

If applicable, add screenshots to help explain your problem.

Affected version (please complete the following information):

Additional context

Check Code Security & Analysis in the repo settings and enable:

image