All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upcoming changes...
0.5.0 - 2024-04-01
- Upgrade scanoss.java version to 0.7.0
- Add SBOM ingestion
- Add High Precision Snippet Matching algorithm(HPSM)
- Add undeclared component detection
0.4.4 - 2023-10-25
- Upgrade to scanoss.java 0.5.5
0.4.3 - 2023-10-23
- Upgrade to scanoss.java 0.5.4
- Add stacktrace to scan error output
0.4.2 - 2023-10-05
- Refactor: improved overall code quality
0.4.1 - 2023-08-11
- Switch scan method from folder to file list (now reading Sonar's InputFiles)
0.4.0 - 2023-08-01
- Enable/Disable plugin option
0.3.0 - 2023-07-27
### Added
- Support for setting Custom Certificate
0.2.0 - 2023-07-08
- Java SDK integration
- Improved Documentation