Skip to content

LPVS v1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 13:05
· 20 commits to main since this release
a4be036

Features

  • Loaded scan services dynamically based on configuration properties
  • Added conversion of the byte range in file to file lines

Improvements

  • Changed visibility of constructor for testability

Bug Fixes

  • Fixed Javadoc generation
  • Fixed issues detected by Svace code analyzer
  • Corrected link in quick-start-guide-and-build.md
  • Resolved an issue with incorrect file separators
  • Fixed one more Svace defect
  • Fixed missing link to the scan results in case of hub link present

Dependency Updates

  • Bumped follow-redirects from 1.15.4 to 1.15.6 in /frontend
  • Bumped express from 4.18.2 to 4.19.2 in /frontend
  • Bumped org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
  • Bumped softprops/action-gh-release from 0.1.14 to 2.0.4 in /.github/workflows
  • Bumped docker/login-action from 3.0.0 to 3.1.0 in /.github/workflows
  • Bumped actions/setup-java from 4.1.0 to 4.2.1 in /.github/workflows
  • Bumped slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 in /.github/workflows
  • Bumped org.kohsuke:github-api from 1.318 to 1.321
  • Bumped org.projectlombok:lombok from 1.18.20 to 1.18.32
  • Updated scanoss dependencies

Documentation Updates

  • Fixed links in the quick-start-guide-and-build.md
  • Changed version to v1.5.0