LPVS v2.0.0
Features
- Show LPVS logo at the app start (#559) #559 (Oleg Kopysov)
- Add scanning of local files and folders (single scan) (#558) #558 (Oleg Kopysov)
- HTML file report generation for single scan (#576) #576 (Oleg Kopysov)
- User friendly command line report for single scan (#577) #577 (Oleg Kopysov)
- Renovation of LPVS logo adjustable to the GitHub theme (#579) #579 (Oleg Kopysov)
- Implement updated pull request comments (HTML and MD) (#578) #578 (Oleg Kopysov)
- Add default endpoint that forward POST requests to /webhooks (#605) #605 (m-rudyk)
Bug Fixes
- Fix Svace issue with ignored check (#572) #572 (Oleg Kopysov)
- Warning messages removal during the build process (#580) #580 (Oleg Kopysov)
- Add missing property to remove run errors (#596) #596 (Oleg Kopysov)
- Update README.md (#606) #606 (Oleg Kopysov)
- Update Security guide (#609) #609 (Taras Drozdovskyi)
- Update the clusterfuzzlite docker container (#613) #613 (Taras Drozdovskyi)
Documentation
- Prepared Home, Dev Guide and About sections (#592) #592 (Oleg Kopysov)
- Prepared API reference, Integration guide, Webhook configuration and Docker run pages (#594) #594 (Oleg Kopysov)
- Prepared Prerequisites, Command line mode and Configuration pages (#597) #597 (Oleg Kopysov)
- Add quick start guide (#602) #602 (m-rudyk)
- Move wiki info to GH Pages (#608) #608 (Oleg Kopysov)
- Add information of performance monitoring tools (#612) #612 (o-konoval)
Code Refactoring
- Group artifacts to
LPVS
folder, apply small fixes (#557) #557 (Oleg Kopysov) - Taking the LPVS version from the POM file (#575) #575 (Oleg Kopysov)
- Separate queue service and implement factory for webhooks (#599) #599 (Oleg Kopysov)
Builds
- Update python requirements (#593) #593 (Taras Drozdovskyi)
- deps: bump certifi from 2023.7.22 to 2024.7.4 in the pip group (#555) #555 (dependabot[bot])
- deps: bump docker/build-push-action from 6.2.0 to 6.5.0 in /.github/workflows (#571) #571 (dependabot[bot])
- deps: bump docker/login-action from 3.2.0 to 3.3.0 in /.github/workflows (#570) #570 (dependabot[bot])
- deps: bump ossf/scorecard-action from 2.3.3 to 2.4.0 in /.github/workflows (#569) #569 (dependabot[bot])
- deps: bump step-security/harden-runner from 2.8.1 to 2.9.0 in /.github/workflows (#567) #567 (dependabot[bot])
- deps: bump github/codeql-action from 3.25.7 to 3.25.15 in /.github/workflows (#566) #566 (dependabot[bot])
- deps: bump softprops/action-gh-release from 2.0.4 to 2.0.8 in /.github/workflows (#564) #564 (dependabot[bot])
- deps: bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.6.2 (#563) #563 (dependabot[bot])
- deps: bump com.h2database:h2 from 2.2.220 to 2.3.230 (#561) #561 (dependabot[bot])
- deps: bump axios from 1.6.0 to 1.7.4 in /frontend in the npm_and_yarn group across 1 directory (#574) #574 (dependabot[bot])
- deps: bump org.kohsuke:github-api from 1.323 to 1.324 (#589) #589 (dependabot[bot])
- deps: bump com.h2database:h2 from 2.3.230 to 2.3.232 (#588) #588 (dependabot[bot])
- deps: bump actions/upload-artifact from 4.3.3 to 4.4.0 in /.github/workflows (#584) #584 (dependabot[bot])
- deps: bump docker/build-push-action from 6.5.0 to 6.7.0 in /.github/workflows (#583) #583 (dependabot[bot])
- deps: bump github/codeql-action from 3.25.15 to 3.26.6 in /.github/workflows (#582) #582 (dependabot[bot])
- deps: bump webpack from 5.89.0 to 5.94.0 in /frontend in the npm_and_yarn group across 1 directory (#581) #581 (dependabot[bot])
- deps: bump micromatch from 4.0.5 to 4.0.8 in /frontend in the npm_and_yarn group across 1 directory (#590) #590 (dependabot[bot])
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#600) #600 (dependabot[bot])
- deps: bump the npm_and_yarn group across 1 directory with 2 updates (#607) #607 (dependabot[bot])
Continuous Integration
- update documentation management job with MkDocs (#598) #598 (Tetiana Naumenko)
- Fix issue with not pinned dependancies for docs generation (#604) #604 (Tetiana Naumenko)
Chores
- Update years in copyrights (#601) #601 (Oleg Kopysov)
- Change version of release candidate (#610) #610 (Oleg Kopysov)
- Change version to 2.0.0 for release (#614) #614 (Oleg Kopysov)