Release notes moved to https://github.com/jfrog/ide-plugins-common/releases |
---|
- Add support for yarn v1
- Improve Gradle dependencies tree building by using gradle-deps-tree library
- Bugfix - handle build number with colon
- Bugfix - ConcurrentModificationException in cache
- Use gomod-absolutizer submodule
- Allow scanning npm projects without node_modules
- Root project should not be excluded from scanning
- Allow missing modules in Go
- Bugfix - Running AQL with wrong credentials logs non-informative message
- Bugfix - Stackoverflow in CI tree when there is a loop
- Improve progress indicator
- Support Xray watches
- Add CVE exporter
- Add ignore URL and vulnerabilities references to scan cache
- Bug fix - dependencies and artifacts without a license in the CI view are hidden
- Allow building Go dependency tree with errors
- Populate missing fields of violations and vulnerabilities
- Add access token support
- Add new JFrog CLI driver
- Improve excluded paths log messages
- 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