Skip to content

Releases: Samsung/LPVS

LPVS v1.5.0

23 Apr 13:05
a4be036
Compare
Choose a tag to compare

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

LPVS v1.4.2

05 Mar 15:52
8c0b896
Compare
Choose a tag to compare

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integration

Chores

LPVS v1.4.1

05 Feb 10:47
54d70d5
Compare
Choose a tag to compare

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integration

Chores

LPVS v1.4.0

08 Jan 14:44
d49bdea
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Tests

Builds

Chores

LPVS v1.3.0

19 Dec 16:25
bb1405c
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Tests

CI

LPVS v1.2.0

03 Nov 15:17
f26543d
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fixed LPVS documentation and added Javadoc comments to the controller. This ensures that the documentation is up-to-date and well-documented for users and contributors.

Features

  • Added frontend: Introduced a new frontend interface to enhance the user experience and provide a more visually appealing interface.

  • Added unit tests: Comprehensive unit tests have been included to improve the overall code quality and ensure the reliability of the software.

  • Added table configuration class: A new table configuration class has been introduced to streamline the management of tables within the application.

  • Added Github OAuth feature to the backend application: This new feature enhances the security and authentication mechanisms of the application, making it more robust and user-friendly.

Full Changelog: Compare v1.1.0...v1.2.0

LPVS v1.1.0

19 May 14:20
Compare
Choose a tag to compare

What's Changed

  • Added possibility to store scan results in MySQL database
  • Applied multi-stage build
  • Fixed the errors of duplicate and non-existent keys
  • Updated documentation

Full Changelog: https://github.com/Samsung/LPVS/commits/v1.1.0

LPVS v1.0.1

26 Sep 10:53
Compare
Choose a tag to compare

What's Changed

  • [new feature] Setting LPVS properties via environment variables or via command line
  • Improved code coverage by unit tests
  • Updated documentation
  • Fixed bugs

Full Changelog: lpvs-v1.0.0...v1.0.1

LPVS v1.0.0

02 Aug 10:28
9061cd6
Compare
Choose a tag to compare

What's Changed

  • Available license scanners: SCANOSS
  • LPVS supports GitHub review system

Full Changelog: https://github.com/Samsung/LPVS/commits/lpvs-v1.0.0