- Improve performance and memory consumption
- Support Go 1.15
- Show vulnerabilities and violations without summary
- CI - Support long build names and numbers
- CI - Support JFrog projects
- CI - bugfix - loadBuild failed on build names with ':'
- GraphScan - Make sure the licenses set is never empty
- GraphScan - Send to Xray a flat tree with dependencies only
- Allow providing the Go executable path
- Remove ScanLogic from the ScanManagerBase constructor
- Bugfix: go.mod and *.go files of sub Go projects should be ignored during a scanning of a project
- Improve Go scan algorithm
- Add support for the new Xray graph scan API
- Provide Gradle executable to Gradle Driver
- Update to Java 11
- Bugfix: npm without name or version throws NPE
- Error balloons should not appear on non-interactive scans
- Add support for Gradle projects
- Add PyPI component prefix
- Better support for npm 7
- Bugfix: Build patterns with slash doesn't encoded correctly
- Better handling checksum errors in go.sum
- Bugfix: Colon in build name causes errors
- Bugfix: Build scan does not properly canceled
- New CI integration
- Add more logs
- Add support for providing Artifactory and JFrog platform URLs
- Add loop detection mechanism in Go
- Support npm 7
- Allow scope filtering
- Migrate old HTTP client to PreemptiveHttpClient
- Add go tree-builder to support go projects
- Allow excluding paths from scanning npm projects
- Add support for Keystore provider to allow self-signed certificates
- Log an error when npm not in path
- Bugfix: in npm projects, XrayScanCache.json files created in workspace
- Allow providing environment variables in Npm Tree Builder
- Bug fixes
- Support Fixed Versions for issues
- Support http proxy
- Bug fixes
- Initial release