LPVS v1.3.0
Features
- Enable starting scans with pull request argument (#300) #300 (v-kerimov)
- Generate html report for single scan mode (#358) #358 (m-rudyk)
- Use actions-gh-pages for publication of Javadoc (#311) #311 (Oleg Kopysov)
- Provide reproducible builds (#322) #322 (Oleg Kopysov)
- Add option to scan all files (#332) #332 (m-rudyk)
Bug Fixes
- Fix Github action step to generate Javadoc (#310) #310 (Oleg Kopysov)
- Apply security install of python package into Dockerfile (#357) #357 (Taras Drozdovskyi)
- Fixed problems with singlescan and decreased .sql files count (#353) #353 (v-kerimov)
- Fix existing javadoc comments (#363) #363 (m-rudyk)
- Fix Dockerfile for secure installation of scanoss package (#366) #366 (Taras Drozdovskyi)
Documentation
- Add code review requirements description (#303) #303 (Taras Drozdovskyi)
- Add link to the frontend readme inside the main readme (#306) #306 (Oleg Kopysov)
- Enable Javadoc generation as GitHub action (#308) #308 (Oleg Kopysov)
- Add Javadoc comments for config, exception, repository and unit (#315) #315 (Oleg Kopysov)
- Update of YAML file with newly added endpoints (#328) #328 (Oleg Kopysov)
- Updated API description in YAML (#329) #329 (Oleg Kopysov)
- Update of the issue and PR templates (#330) #330 (Oleg Kopysov)
- Update and extension of Javadocs for entities (#355) #355 (Oleg Kopysov)
- Add Javadoc comments for services (#360) #360 (Oleg Kopysov)
- Update CODEOWNERS file (#309) (Taras Drozdovskyi) #309
Tests
- Add more unit tests to improve coverage (#299) #299 (Oleg Kopysov)
- Update ClusterFuzzLite github->action (#356) #356 (Taras Drozdovskyi)
CI
- Adding automatic release generation (#364) #364 (Taras Drozdovskyi)
- Harden GitHub Actions (#312) (StepSecurity Bot) #312
- Update github->action javadoc permissions (#313) #313 (Taras Drozdovskyi)
- Add context write permission to javadoc.yml (#314) #314 (Taras Drozdovskyi)
- Specifies the version of the components used in the clusterfuzzlite (#326) #326 (Taras Drozdovskyi)
- Apply hardening mechanisms to controller endpoints (#325) #325 (Oleg Kopysov)
- Add fuzzer github->action workflow (#324) (Taras Drozdovskyi) #324