Skip to content

3.1.14

Compare
Choose a tag to compare
@henrikplate henrikplate released this 23 Sep 12:19
101e80d

New features:

  • Added module kb-importer to populate Steady's vulnerability database from Project KB, and updated vulnerability UI accordingly

Improvement:

  • Show proper error message in case of 403 (forbidden) responses from the backend (#419)

Bug fixes:

  • Fixed serialization of Python construct digests in module patch-lib-analyzer (#431)
  • Fixed bug related to bundled libraries, where information on the level of digest was ignored (#425 and #427)

Other:

  • Changed Java packages from com.sap... to org.eclipse.steady... (#420)
  • Updated from log4j to log4j2 (#411, #429)