Skip to content

Releases: Samsung/LPVS

LPVS v2.0.0

18 Sep 12:16
149c5a0
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integration

Chores

Read more

LPVS v2.0.0-rc.1

16 Sep 07:56
3f32820
Compare
Choose a tag to compare
LPVS v2.0.0-rc.1 Pre-release
Pre-release

Features

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integration

Chores

LPVS v1.5.2

02 Jul 13:49
9e6cd36
Compare
Choose a tag to compare

Bug Fixes

Code Refactoring

Tests

Builds

Chores

LPVS v1.5.1

27 May 13:26
8a6f674
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Builds

Chores

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