LPVS v1.5.2
Bug Fixes
- Fix incorrect processing of Json, remove unused fields (#542) #542 (Oleg Kopysov)
Code Refactoring
- Refactor LoginCheck and existing unit test for License Service (#523) #523 (m-rudyk)
- LPVSScanossDetectService refactoring and unit test fix (#524) #524 (Taewan Kim)
- Use LPVSFileUtil API for getReader (#535) #535 (Taewan Kim)
- Change table names, replace native queries with a non-native (#537) #537 (Oleg Kopysov)
- Rename repository methods for name-based query derivation (#541) #541 (Oleg Kopysov)
Tests
- Add unit tests for "main" function (#522) #522 (Oleg Kopysov)
Builds
- deps: bump docker/login-action from 3.1.0 to 3.2.0 in /.github/workflows (#527) #527 (dependabot[bot])
- deps: bump codecov/codecov-action from 4.3.1 to 4.4.1 in /.github/workflows (#528) #528 (dependabot[bot])
- deps: bump ossf/scorecard-action from 2.3.1 to 2.3.3 in /.github/workflows (#529) #529 (dependabot[bot])
- deps: bump github/codeql-action from 3.25.3 to 3.25.7 in /.github/workflows (#530) #530 (dependabot[bot])
- deps: bump step-security/harden-runner from 2.7.0 to 2.8.0 in /.github/workflows (#531) #531 (dependabot[bot])
- deps: bump org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.3.0 (#533) #533 (dependabot[bot])
- deps: bump ws from 7.5.9 to 7.5.10 in /frontend in the npm_and_yarn group across 1 directory (#539) #539 (dependabot[bot])
- deps: bump urllib3 from 1.26.18 to 1.26.19 in the pip group across 1 directory (#538) #538 (dependabot[bot])
- deps: bump braces from 3.0.2 to 3.0.3 in /frontend in the npm_and_yarn group across 1 directory (#540) #540 (dependabot[bot])
- deps: bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 (#549) #549 (dependabot[bot])
- deps: bump org.kohsuke:github-api from 1.321 to 1.323 (#552) #552 (dependabot[bot])
- deps: bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 (#553) #553 (dependabot[bot])
- deps: bump actions/checkout from 4.1.4 to 4.1.7 in /.github/workflows (#548) #548 (dependabot[bot])
- deps: bump step-security/harden-runner from 2.8.0 to 2.8.1 in /.github/workflows (#546) #546 (dependabot[bot])
- deps: bump codecov/codecov-action from 4.4.1 to 4.5.0 in /.github/workflows (#545) #545 (dependabot[bot])
- deps: bump docker/build-push-action from 5.1.0 to 6.2.0 in /.github/workflows (#543) #543 (dependabot[bot])
Chores
- Change version to v1.5.2 (#554) #554 (Oleg Kopysov)