Skip to content

Releases: Samsung/LPVS

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