Skip to content
Success

Changes

Summary

  1. Bumped version of Netty dependencies from 4.1.84.final to 4.1.87.Final - CVE-2022-41881 CVE-2022-41915 (details)
  2. Added io.netty:netty-handler-ssl-ocsp to dependencyManagement (details)
  3. Fixed dependencyManagement sorting for Netty dependencies (details)
  4. Upgraded Dependency Check plugin from 1.4.5 to 7.4.4 - CVE-2018-12036 (details)
  5. Added Github action for dependency security scan (details)
  6. Added documentation about running security scan on the project dependencies (details)
Commit 687711985ed30899a6315c5ebdf3401420a94168 by Alberto Codutti
Bumped version of Netty dependencies from 4.1.84.final to 4.1.87.Final - CVE-2022-41881 CVE-2022-41915

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 83b0b79fd45024878cb8bf8e54c8b23d1998d5b1 by Alberto Codutti
Added io.netty:netty-handler-ssl-ocsp to dependencyManagement

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit 930d14e963b0766dc92fa6e6e612ef980ea5a491 by Alberto Codutti
Fixed dependencyManagement sorting for Netty dependencies

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
Commit c7d47998b69b96352e6a51634e3aaa01dce4c206 by Alberto Codutti
Upgraded Dependency Check plugin from 1.4.5 to 7.4.4 - CVE-2018-12036

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was removedsrc/main/dependency-checker/suppress.xml
Commit 2124147dcb4699187da9306bf153e5542c3e3bfa by Alberto Codutti
Added Github action for dependency security scan

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified pom.xml (diff)
The file was added.github/workflows/security-scan.yaml
Commit 943067fa5e7ebc002b9285ccd4a6c3398d031293 by Alberto Codutti
Added documentation about running security scan on the project dependencies

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
The file was modified docs/developer-guide/en/building.md (diff)